A command-line tool for the ForgeCoders open-source community.
- Initialize new projects
- Display CLI version
- Show help information
- Future automation tools
See the full Installation Guide for requirements, optional virtualenv setup, usage examples, and troubleshooting.
git clone https://github.com/ForgeCoders/forge-cli.git
cd forge-cli
python3 src/main.py- init command
- version command
- help command
- automated tests
- first stable release
Please read CONTRIBUTING.md before contributing.
Licensed under the MIT License.