Skip to content

Barebones template for creating a node cli using commanderjs

License

Notifications You must be signed in to change notification settings

MichaelFarquhar/qwik-node-cli

Repository files navigation

Qwik Node CLI

NodeJS NPM CLI

A barebones template for building a node CLI tool using commander.

💻 Local Installation and Usage

If you'd like to install the package locally, you can use the following commands:

git clone https://github.com/MichaelFarquhar/qwik-node-cli.git
cd qwik-node-cli
npm install

Then to run the command locally:

node index.js

🤝 Contributing

If you find any issues or have suggestions for improvements, feel free to open an issue or submit a pull request. Contributions are welcome!

📄 License

This project is licensed under the ISC License - see the LICENSE file for details.

About

Barebones template for creating a node cli using commanderjs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published