DEV Community

ke jia
ke jia

Posted on

The 4 CLI Tools Every JavaScript Developer Should Install Today

4 tools on every machine:

scaffoldx: npm i -g scaffoldx-cli && scaffoldx init my-project
dotguard: npm i -g @wuchunjie/dotguard && dotguard
gitpulse: npm i -g @wuchunjie/gitpulse && gitpulse
snippetx: npm i -g @wuchunjie/snippetx

One-liner:

npm i -g scaffoldx-cli @wuchunjie/dotguard @wuchunjie/gitpulse @wuchunjie/snippetx
Enter fullscreen mode Exit fullscreen mode

All free, open-source, under 200KB each.

Ko-fi

Top comments (0)