Skip to content

caarloshenriq/forge-cli

Repository files navigation

🛠️ ForgeCLI

Go Version License Status

ForgeCLI is an open-source command-line toolkit 🧰 that helps developers generate project documentation, automate changelogs, and scaffold projects easily — all from the terminal.

🚀 Features

  • 📝 Generate README.md files from prompts
  • 🧾 Generate CHANGELOG.md from Git history
  • ⚙️ Interactive CLI with keyboard navigation
  • 📦 Modular and extensible structure

📦 Installation

git clone https://github.com/caarloshenriq/forge-cli.git
cd forge-cli
go build -o forge-cli

Or run directly:

go run main.go

💡 Usage

Interactive CLI:

./forge-cli

Or individual commands:

./forge-cli readme
./forge-cli changelog

📄 License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages