Categorygithub.com/metatexx/go-app-todo
repository
0.0.0-20240221140749-9e52386a727c
Repository: https://github.com/metatexx/go-app-todo.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

Go-App sample ToDo application

We are using a 'Magefile' which is a way to use Go for creating complex makefiles. Checkout Mage for more information.

ActionCommand with Zero install MageMage
Buildgo run mage.go buildmage build
Rungo run mage.go runmage run
Cleango run mage.go cleanmage clean

We also added minimal makefile if you like that more. It supports make run and make build.

This work is published under the MIT-License and copyright (c) 2022 by METATEXX GmbH.