module
Version:
v0.0.0-...-4bd3c77
Opens a new window with list of versions in this module.
Published: Aug 29, 2024
License: Apache-2.0
Opens a new window with license information.
README
¶
simple-go-template
Overview
Simple Go template application
Quickstart
Install Go and run the following commands
make install_tools
make generate
make test_clean
Development Notes
Details of how this project was created. You don't need to follow these
instructions to get things up and running
Setup
- Created initial module file
go mod init codeberg.org/fionahiklas/simple-go-template
go get github.com/sirupsen/logrus
- Created basic Makefile to be able to run tests and linting
References
Go
GitHub Actions
UNIX
Directories
¶
Click to show internal directories.
Click to hide internal directories.