simple-go-template

module
v0.0.0-...-4bd3c77 Latest Latest
Warning

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

Go to latest
Published: Aug 29, 2024 License: Apache-2.0

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
  • Adding dependency
go get github.com/sirupsen/logrus
  • Created basic Makefile to be able to run tests and linting

References

Go
GitHub Actions
UNIX

Directories

Path Synopsis
cmd
app
internal
pkg

Jump to

Keyboard shortcuts

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