Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 323 Bytes

installation.rst

File metadata and controls

18 lines (12 loc) · 323 Bytes

Installation

To install Trionyx, run:

pip install Trionyx

Create new project

For creating a new project, run:

trionyx create_project <project name>

Follow the steps given. And by the end you have a running base project ready to extend.