Commands - llorsat/wonkajs GitHub Wiki

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>
⚠️ **GitHub.com Fallback** ⚠️