1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
# rsw-template ## Usage [rsw-rs doc](https://github.com/lencx/rsw-rs) ```bash # install rsw cargo install rsw # --- help --- # rsw help rsw -h # new help rsw new -h # --- usage --- # dev rsw watch # production rsw build ```