Skip to content

Commit

Permalink
Get ready to use cli-clap boilerplate
Browse files Browse the repository at this point in the history
  • Loading branch information
pksunkara committed Mar 6, 2023
1 parent 542d97e commit e44363e
Show file tree
Hide file tree
Showing 6 changed files with 514 additions and 66 deletions.
11 changes: 1 addition & 10 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,10 +1 @@
# Generated by Cargo
# will have compiled files and executables
/target/

# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
Cargo.lock

# These are backup files generated by rustfmt
**/*.rs.bk
target
Loading

0 comments on commit e44363e

Please sign in to comment.