Categorygithub.com/Brian-Mashavakure/go-project-maker
repository
0.0.0-20240227223742-4cd95e730ed9
Repository: https://github.com/brian-mashavakure/go-project-maker.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

go-project-maker

A CLI tool built with Go for making the most bare-bones backend server project that uses the Gin framework

Project Creation:

Run command: make -path -module

where: is the path to where the project directory will be stored with the project name included e.g C:\Users\PC\Desktop\project-maker-backend-service is the path or url to be used when running go mod init command