mirror of
https://github.com/davidallendj/magellan.git
synced 2025-12-20 03:27:03 -07:00
inital release refactor
This commit is contained in:
parent
34367f830a
commit
3351de48a6
12 changed files with 215 additions and 84 deletions
5
config.env
Normal file
5
config.env
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
## This configuration is used by the Makefile
|
||||
|
||||
NAME=magellan
|
||||
VERSION=$(shell git describe --tags --abbrev=0)
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue