eclipsesource / eclipsesource/tabris-js-cli
Provide 'help' command in the command line interface
Open
- Dominant language
- JavaScript
- Stars
- 11
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Similar to
$ cordova help
$ git help
$ npm help
Tabris should have the 'help' command available. These commands should output relevant information:
$ tabris help
$ tabris help build
$ tabris help serve
...
Contributor guide
Assessment
This issue has not been assessed yet.