Skip to content

Commit

Permalink
cli: new jj docs command
Browse files Browse the repository at this point in the history
Signed-off-by: Austin Seipp <[email protected]>
  • Loading branch information
thoughtpolice committed May 13, 2024
1 parent 0b4f02d commit 0e8b6c7
Show file tree
Hide file tree
Showing 6 changed files with 214 additions and 27 deletions.
156 changes: 129 additions & 27 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ smallvec = { version = "1.13.2", features = [
strsim = "0.11.1"
syn = "2.0.63"
tempfile = "3.10.1"
termimad = "0.29.1"
test-case = "3.3.1"
textwrap = "0.16.1"
thiserror = "1.0.60"
Expand Down
Loading

0 comments on commit 0e8b6c7

Please sign in to comment.