index
:
blog
main
rbdr-add-tests-and-gema-texto
rust
An (almost) ephemeral blog #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