boilerplate

command module
v0.4.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 28, 2023 License: MIT Imports: 14 Imported by: 0

README

Boilerplate Project Template

Install Boilerplate

go install github.com/ravilushqa/boilerplate/cmd/boilerplate@latest

Create a service

# Create a template project
boilerplate new server

cd server
# build application
make build
# run application
./bin/app
# help commands
./bin/app --help

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
boilerplate Module
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL