inital release refactor

This commit is contained in:
Alex Lovell-Troy 2023-09-14 15:10:08 -04:00
parent 34367f830a
commit 3351de48a6
12 changed files with 215 additions and 84 deletions

5
config.env Normal file
View file

@ -0,0 +1,5 @@
## This configuration is used by the Makefile
NAME=magellan
VERSION=$(shell git describe --tags --abbrev=0)