Skip to content

Commit

Permalink
Merge pull request #12 from crhuber/feature/rm-cobra
Browse files Browse the repository at this point in the history
Add --silent flag to add command
  • Loading branch information
crhuber authored Jan 21, 2024
2 parents 4c423a3 + e7d7596 commit 55b5139
Show file tree
Hide file tree
Showing 6 changed files with 376 additions and 1,123 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,10 @@ Go to the [releases](https://github.com/crhuber/kelp/releases) page. Download th

`kelp install exa`

or add `-i` during `kelp add`

`kelp add -i ogham/exa`

5. Upgrade to a new version manually

`kelp set exa -r 1.0.1`
Expand Down
378 changes: 0 additions & 378 deletions cmd/commands.go

This file was deleted.

Loading

0 comments on commit 55b5139

Please sign in to comment.