Categorygithub.com/bilalcaliskan/golang-cli-template
modulepackage
4.0.3+incompatible
Repository: https://github.com/bilalcaliskan/golang-cli-template.git
Documentation: pkg.go.dev

# README

golang-cli-template

CI Docker pulls Go Report Card Quality Gate Status Maintainability Rating Reliability Rating Security Rating Coverage Release Go version pre-commit License

Required Steps

  • Single command is mostly enough to prepare project, it will prompt you with some questions about your new project:
    $ make -s prepare-initial-project
    

Additional nice-to-have steps

Used Libraries

Development

This project requires below tools while developing:

After you installed pre-commit, simply run below command to prepare your development environment:

$ make pre-commit-setup

# Packages

No description provided by the author