0.2.0 • Published 12 years ago

flow5 v0.2.0

Weekly downloads
47
License
-
Repository
github
Last release
12 years ago

Flow5 includes a set of command line tools. To get access to these tools you should either install globally (which will add aliases) or install locally and add:

export PATH=$PATH:node_modules/.bin:~/node_modules/.bin

(or equivalent) to your shell configuration

To install locally (no sudo required)

npm install flow5

To install globally

sudo npm install --global flow5

Then

npm start flow5

will start the flow5 development server and open a browser pointing to the root page

Chrome is the default browser

0.2.0

12 years ago

0.1.11

12 years ago

0.1.10

12 years ago

0.1.9

12 years ago

0.1.8

12 years ago

0.1.7

12 years ago

0.1.6

12 years ago

0.1.5

12 years ago

0.1.4

12 years ago

0.1.2

12 years ago

0.1.1

12 years ago