@@ -0,0 +1,13 @@
.PHONY: run clean deploy install
run:
cargo run --bin galaxy-oss
clean:
cargo clean
deploy:
./script/build-and-upload-hermes.sh
install:
./script/build-and-install-to-applications.sh
The note is not visible to the blocked user.