macklinu / cli

A CLI for all of my JavaScript tooling needs

Repository from Github https://github.commacklinu/cliRepository from Github https://github.commacklinu/cli

cli

A CLI for all of my JavaScript tooling needs

Ideas

Executing a command without arguments will open up an interactive mode:

# Opens an interactive menu to show what actions to take
npx @macklinu/cli

# Opens an interactive menu to determine what to install,
# like linting tools, configuration files, etc.
npx @macklinu/cli install

About

A CLI for all of my JavaScript tooling needs

License:MIT License