CLI tool for setting up and managing IssueHub instances.
IssueHub CLI is a command-line interface built with JavaScript and Inquirer. It automates the setup of new IssueHub instances, including the REST API, MongoDB, and Docker ports. The CLI also provides features for updates and other management tasks.
Configuration is managed through an interactive CLI setup. The CLI will generate a configuration file that includes settings for the REST API, MongoDB, and Docker ports.
To run this CLI tool, you will need to have the following installed:
To install the CLI, run the following command: npm install -g issuehub-cli
To start the CLI, simply run: issuehub-cli
To contribute, please follow the standard GitHub pull request process. For more details, refer to the CONTRIBUTING.md
file.
This project is licensed under the MIT License. For the full license text, see the LICENSE
file in this repository.
We would like to thank the following organizations and their technologies for helping us build this project: