index
:
small-web
main
Unnamed repository; edit this file 'description' to name the repository.
Anhgelus Morhtuuzh
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
justfile
blob: a5bfcea29dcd46d0ed37798e49df0c0b82e94656 (
plain
)
1
2
3
4
5
6
7
dev: bun run build go run . -dev build: bun run build go build -ldflags "-s" .