Skip to content

Commit

Permalink
Add new useful cmd for mask development: link
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobdeichert committed Jul 27, 2019
1 parent 04e5063 commit 7f97dc7
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions maskfile.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,16 @@ cargo build --release



## link

> Build mask and replace your globally installed version with it for testing
~~~bash
cargo install --force --path .
~~~



## test

> Run all tests
Expand Down

0 comments on commit 7f97dc7

Please sign in to comment.