Skip to content

a CLI tool that helps developers quickly generate project structures for Go web applications using popular frameworks

License

Notifications You must be signed in to change notification settings

minhnghia2k3/goboil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goboil.svg

Goboil

A CLI application that helps developers quickly generate project structure for Go web applications using popular frameworks like Gin, Fiber and gFly. It automates the setup process, creating directories, configuration files, and boilerplate code, so you can start coding right away.

🚀 Demo

demo

🔧 Installation

To install goboil, run the following command:

go install -v github.com/minhnghia2k3/goboil/cmd/[email protected]

This command will download and install goboil as a binary into your $GOPATH/bin directory.

🔨 Basic Usage

Once installed, you can run goboil from anywhere in your terminal:

goboil

⚠️ License

Apache 2.0 © minhnghia2k3

About

a CLI tool that helps developers quickly generate project structures for Go web applications using popular frameworks

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published