This website requires JavaScript.
Explore
Help
Sign In
direktil
/
store
Watch
4
Star
0
Fork
0
You've already forked store
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
541e74c7df
store
/
modd.conf
5 lines
99 B
Plaintext
Raw
Normal View
History
Unescape
Escape
upload: check remote before uploading
2019-10-18 00:41:16 +00:00
**/*.go go.* {
prep: go test ./...
build to dist
2020-08-06 10:08:57 +00:00
prep: mkdir -p dist; go build -trimpath -o dist ./cmd/...
upload: check remote before uploading
2019-10-18 00:41:16 +00:00
}
Reference in New Issue
Copy Permalink