Magefile initial conversion
This commit is contained in:
parent
118e2f12c6
commit
1ae4d1686b
3 changed files with 61 additions and 0 deletions
5
go.mod
Normal file
5
go.mod
Normal file
|
@ -0,0 +1,5 @@
|
|||
module DigitalStorageTweaks
|
||||
|
||||
go 1.24.3
|
||||
|
||||
require github.com/magefile/mage v1.15.0
|
Loading…
Add table
Add a link
Reference in a new issue