Skip to content

jspdown/webkool-creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webkool Builder


Open-source project generator for webkool. Module manager and application launcher

Install

npm install -g webkool-builder

Usage

wkb [options]

options:

  • --create [name] create a new webkool project
  • --add [name] add a new module on the project
  • --remove [name] remove the module
  • --list list installed modules
  • --available list available modules
  • --build build the project
  • --start start application
  • --stop stop application
  • --info get project relative information
  • --help quick help

0.1.0:

  • initial commit
  • basic options: create, add, remove, list, available, build, start, stop, info and help
  • module manager

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published