commit
This commit is contained in:
7
Makefile
Normal file
7
Makefile
Normal file
@ -0,0 +1,7 @@
|
||||
BINARY_NAME=GoUploadAssistant
|
||||
|
||||
build:
|
||||
go build -o ./bin/${BINARY_NAME}.exe .\cmd\GoUploadAssistant\main.go
|
||||
|
||||
run:
|
||||
go run .\cmd\GoUploadAssistant\main.go -p "C:\\Perso\\Seafile\\Programmation\\Golang\\GoUploadAssistant\\Dune.Prophecy.S01E01.MULTi.1080p.AMZN.WEB.DDP5.1.H.265-TFA"
|
Reference in New Issue
Block a user