Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 746 Bytes

File metadata and controls

37 lines (25 loc) · 746 Bytes

🔥 Forge CLI

A command-line tool for the ForgeCoders open-source community.

✨ Features

  • Initialize new projects
  • Display CLI version
  • Show help information
  • Future automation tools

🚀 Getting Started

See the full Installation Guide for requirements, optional virtualenv setup, usage examples, and troubleshooting.

Quick start

git clone https://github.com/ForgeCoders/forge-cli.git
cd forge-cli
python3 src/main.py

🗺 Roadmap

  • init command
  • version command
  • help command
  • automated tests
  • first stable release

🤝 Contributing

Please read CONTRIBUTING.md before contributing.

📄 License

Licensed under the MIT License.