Skip to content

uroborosjs/cli

Repository files navigation

Cli Part of uroborosjs

A cli to start cyclejs projects

installation

npm i -g @uroborosjs/cli

Standard Usage

Initializate a new project with: uro init <outDir> <flavor?> e.g.

uro init myNewApp browser

Advanced Usage

Need more specialiation? Like using your own flavor! Omitting the flavor will call the interactive cli.

uro init myNewApp

About

Command line interface to create and manage cycle apps.

Resources

License

Stars

Watchers

Forks

Packages

No packages published