grilltest
v0.0.4
Published
A CLI tool for automating the setup and management of IssueHub instances.
Downloads
2
Readme
IssueHub CLI
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
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.
Prerequisites
To run this CLI tool, you will need to have the following installed:
Installation
To install the CLI, run the following command: npm install -g issuehub-cli
Usage
To start the CLI, simply run: issuehub-cli
Contributing
To contribute, please follow the standard GitHub pull request process. For more details, refer to the CONTRIBUTING.md
file.
License
This project is licensed under the MIT License. For the full license text, see the LICENSE
file in this repository.
Acknowledgements
We would like to thank the following organizations and their technologies for helping us build this project: