Skip to content

Commit

Permalink
Add justfile
Browse files Browse the repository at this point in the history
  • Loading branch information
olanod committed Aug 22, 2024
1 parent 14989e8 commit 75401e2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions justfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
tag:
#!/usr/bin/env nu
git tag (open Cargo.toml | get package.version)

0 comments on commit 75401e2

Please sign in to comment.