Skip to content

Commit

Permalink
Updated Justfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ezrasingh committed Aug 5, 2024
1 parent 01d6032 commit 1b8ec20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion justfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ fmt ARGS='':
cargo +nightly fmt {{ARGS}}

# Run geoprox CLI
geoprox ARGS='':
geoprox +ARGS='--help':
cargo run -- {{ARGS}}

0 comments on commit 1b8ec20

Please sign in to comment.