This website requires JavaScript.
Explore
Help
Sign In
michael
/
sway-ipc
Watch
1
Star
0
Fork
0
You've already forked sway-ipc
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f0ccfc3c5a
sway-ipc
/
Makefile
14 lines
96 B
Makefile
Raw
Normal View
History
Unescape
Escape
first commit
2022-11-25 20:14:17 +00:00
run
:
cargo run
build
:
added command to clean target
2022-11-27 05:26:57 +00:00
cargo build
updated makefile and deps
2022-11-30 18:41:44 +00:00
test
:
cargo
test
doc
:
cargo doc
added command to clean target
2022-11-27 05:26:57 +00:00
clean
:
rm -rf target/
Reference in New Issue
Copy Permalink