0.1.3 • Published 6 years ago
@wildebeest/cli v0.1.3
Cli
Installation
npm install -g @wildebeest/cli
Usage
Create Application
let app: Application();
app.run([KeyboardShortcutsModule]);
Create your own commands
It's usefull to know these libraries:
- inversify
- @wildebeest/js-modules