UNPKG

nx-helper-cli

Version:

This is a helper cli which helps get things done fast in a monorepo. mainly it's used with [nx.dev](http://google.com) tool but has many tools that may benefit anybody working in a monorepo architecture.

16 lines 296 B
{ "mycommand": { "command": "npm run koko", "options": { "color": "cyan", "name": "" } }, "secondCommand": { "command": "npm run koko", "options": { "color": "yellow", "name": "" } } }