This website requires JavaScript.
Explore
Help
Sign In
savanni
/
monorepo
Watch
1
Star
0
Fork
You've already forked monorepo
0
Code
Issues
68
Pull Requests
Projects
6
Releases
Wiki
Activity
6f6579b7a7
monorepo
/
kifu
/
gtk
/
Makefile
6 lines
75 B
Makefile
Raw
Normal View
History
Unescape
Escape
Set up makefiles for the Kifu app
2023-05-04 00:29:49 +00:00
release
:
cargo build --release
dev
:
Implement the self-capture rule
2023-05-04 00:49:20 +00:00
cargo watch -x
'run --bin kifu-gtk'