This website requires JavaScript.
Explore
Help
Sign in
core
/
tg
Watch
1
Star
0
Fork
You've already forked tg
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1f1b15d8a2
tg
/
mkfile
12 lines
100 B
Text
Raw
Normal View
History
Unescape
Escape
Make it public.
2023-08-09 23:20:30 +03:00
all: build
Fixed naming. We do not need the "Arg" thing.
2023-08-18 13:46:10 +03:00
run-air:V:
air -c airfile
Make it public.
2023-08-09 23:20:30 +03:00
build:V:
go build -o exe/ ./cmd/...
clean:
rm -rf exe/*
Init.
2023-07-03 17:22:45 +03:00
Reference in a new issue
Copy permalink