0.2.1 • Published 7 years ago
@uroboros/cli v0.2.1
Cli Part of uroborosjs
A cli to start cyclejs projects
installation
npm i -g @uroborosjs/cliStandard Usage
Initializate a new project with: uro init <outDir> <flavor?>
e.g.
uro init myNewApp browserAdvanced Usage
Need more specialiation? Like using your own flavor! Omitting the flavor will call the interactive cli.
uro init myNewApp