You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Julián Ceballos edited this page Aug 6, 2013
·
5 revisions
Wonkajs - Write javascript webapps right, easy and fast.
{usage} wonkajs subcommand [options]
Options:
-v, --version Outputs the version of wonka js that you have installed
-h, --help Outputs help information
Available subcommands:
p, project [options] Create new project
a, app Create new application
s, server Run server for development
i, i18n Generate internationalization files
d, deploy Compile js, css and html files for deploy
pkg, package Build a wonka.js module from any application
c, candy Download and install wonka.js 3th party modules
Project command options:
description <string>
author <string>
version <string>
install_button <boolean>