index
:
git-sync-all
main
Synchronize all your git folders #cli
git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
blob: b64b6e2125b307aa95fc147b7419263083ecd6d4 (
plain
)
1
2
3
4
5
6
7
8
profile = dev default: build build: cargo build --profile $(profile) .PHONY: build