module
0.0.0-20241204085213-2fd46c690aec
Repository: https://github.com/zapling/go-service.git
Documentation: pkg.go.dev
# README
go-service
The service boilerplate I don't want to write again.
Usage
Create your project folder and cd into it, then running the following command to bootstrap your service.
bash <(curl -sL https://raw.githubusercontent.com/zapling/go-service/main/setup.sh)
./rename-module.sh github.com/zapling/some-new-module
# Packages
No description provided by the author