Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 964 Bytes

File metadata and controls

24 lines (18 loc) · 964 Bytes

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