Skip to content

Commit

Permalink
asdf installation
Browse files Browse the repository at this point in the history
  • Loading branch information
purajit authored Jan 5, 2025
1 parent 4243125 commit 022ab68
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ Contains a bunch of tools built on top of ruff:
When I feel confident, I might publish this to crate.io. But for now, either download release artifacts or

``` sh
# asdf
asdf plugin add ruff-tools /~https://github.com/purajit/asdf-ruff-tools.git
asdf install ruff-tools 0.1.0

# cargo
cargo install --git /~https://github.com/purajit/ruff-tools
```

Expand Down

0 comments on commit 022ab68

Please sign in to comment.