developer-helper-cli
v0.0.8
Published
Developer Helper Cli Tool
Downloads
5
Readme
developer-helper-cli
A Developer Helper Cli Tool🤔
Before, I've written a cli tool for background developement for Nuco.Tech, called nbc. It supports multi-platforms and really helps me with developing.
But, maybe I need a new cli tool for me with frontend development.
Features
- [x] support commit message in emoji style
- [x] detect the local developing environment
Usage
# install as global dependence
npm install -g developer-helper-cli
# run `dhc help` command in terminal for help
dhc help
Commands
See the source code src/index.ts
directly is recommended.