Home - enriquecoronadozu/RIZE GitHub Wiki

Basic installation

1.- Clone repository:

https://github.com/enriquecoronadozu/RIZE

2.- Install the latest version of node.js

3.- Install the next Python libraries using pip:

pip install -U nep

pip install -U rize

4.- Install RIZE package using (inside RIZE folder):

npm install

4.- Execute RIZE using (for Linux):

npm start

5.- Build end-user installers for Windows and OSX using:

npm run dist