GitHub / solworktech / grt
This repo aims to save some bootstrapping time when creating a new GO repo. By using it as a template when creating new projects, you will gain: pre-commit hooks, GH actions CI configuration for testing and releasing, a template for CLI GO applications (usage, option processing, etc) and a README template with links and badges.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solworktech%2Fgrt
PURL: pkg:github/solworktech/grt
Stars: 10
Forks: 0
Open issues: 0
License: mit
Language: Go
Size: 58.6 KB
Dependencies parsed at: Pending
Created at: almost 2 years ago
Updated at: 5 months ago
Pushed at: 5 months ago
Last synced at: 5 months ago
Topics: actions, ci-cd, cli, golang, goreleaser, pre-commit-hooks, template