mirror of
https://github.com/davidallendj/opaal.git
synced 2025-12-20 03:27:02 -07:00
Added initial .goreleaser and Makefile
This commit is contained in:
parent
745fc5910a
commit
34a0fdb66b
3 changed files with 146 additions and 0 deletions
4
config.env
Normal file
4
config.env
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
## This configuration is used by the Makefile
|
||||
|
||||
NAME=opaal
|
||||
VERSION=$(shell git describe --tags --abbrev=0)
|
||||
Loading…
Add table
Add a link
Reference in a new issue