Install

  1. Download the last version of Plasta
$ wget https://github.com/informaticameg/Plasta/archive/master.zip
$ tar xvf master.zip
$ cd plasta/
  1. Copy the folder plasta at the same level of the parent folder of the application

  2. If you also want to use storm locally, download and copy the folder into the working folder of your application.

An example:

/myapp
|-- /plasta
|-- /storm
|-- ... # other things
|-- run.py

Go > Index | Go > Install | Go > Getting started | Go > Use cases | Go > Example Apps