Skip to content
This repository has been archived by the owner on May 16, 2018. It is now read-only.
/ ipst-entsoe Public archive

Toolkit dedicated to large power grid security analysis info@itesla-pst.org

License

Notifications You must be signed in to change notification settings

itesla/ipst-entsoe

Repository files navigation

Build Status Coverage Status Dependency Status MPL-2.0 License

iTESLA

http://www.itesla-project.eu/

http://www.itesla-pst.org

Environment requirements

In order to build iPST you need:

Install

To easily compile iPST, you can use the toolchain:

$> git clone https://github.com/itesla/ipst-entsoe.git
$> ./install.sh

By default, the toolchain will:

  • compile Java modules
  • install iPST

Targets

Target Description
clean Clean iPST modules
compile Compile iPST modules
package Compile iPST modules and create a distributable package
install Compile iPST modules and install it
docs Generate the documentation (Javadoc)
help Display this help

Options

The toolchain options are saved in the install.cfg configuration file. This configuration file is loaded and updated each time you use the toolchain.

iPST

Option Description Default value
--help Display this help
--prefix Set the installation directory $HOME/itesla
--package-type Set the package format. The supported formats are zip, tar, tar.gz and tar.bz2 zip

Default configuration file

ipst_prefix=$HOME/itesla
ipst_package_type=zip

License

https://www.mozilla.org/en-US/MPL/2.0/

About

Toolkit dedicated to large power grid security analysis info@itesla-pst.org

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published