🧙 project-wizard
Easily setup a new project with templates, select from hundreds of template projects from frameworks to tech stacks all from the CLI.
- Currently under development, this is not a working application!
⚡️ Quick start
First, download and install Go. Version 1.19 or higher is required.
Installation is done by using the go install command and rename installed binary in $GOPATH/bin:
go install github.com/NotReeceHarris/project-wizard/cmd/pwizard@latest
Also, macOS and GNU/Linux users available way to install via Homebrew:
# Tap a new formula:
brew tap NotReeceHarris/project-wizard
# Installation:
brew install NotReeceHarris/project-wizard/pwizard
Let's create a new project via interactive console UI (or CUI for short) in current folder:
pwizard create
That's all you need to know to create a project! 🎉
👋 Contribution
project-wizard runs best when the community adds a helping hand, If you are willing to contribute why not start by making a project template. Project templates is the backbone of project-wizard, without constant updates and additions project-wizard would become depricated as the time goes past.
How to contribute?
First make sure you read the contribution.md, once you understand how to contribute next is to figure out what you want to contribute to. (Find the links below)
We are sponsored by the FOSS discovery discord server