Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 372 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 372 Bytes

[JIRA CLI]

This program was made to be possible handle tasks manually on the bash. The objective of this program was to improve my Rust skills creating something awesome.


[RUN]

    cargo run

[WATCH]

    cargo watch -x run

[BUILD]

    cargo build --release



Made with ❤️ and Rust