Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
AryanSharma9917 committed Oct 4, 2024
2 parents 0777bbe + 2607457 commit 086d59f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
**Codewise** is a CLI tool that provides a basic set of commands to perform tedious tasks such as converting **YAML to JSON** or **JSON to YAML** directly from your terminal. It's built with [GoLang](https://github.com/golang/go), [Cobra](https://github.com/spf13/cobra), [Viper](https://github.com/spf13/viper), etc.

To install the Codewise-CLI, use the command `go install github.com/aryansharma9917/Codewise-CLI@latest`.
Go will automatically install it in your `$GOPATH/bin` directory, which should be in your `$PATH`.
Go will automatically install it in your `$GOPATH/bin` directory, which should be in your `$PATH`

Once installed, you can use the `Codewise-CLI` CLI command. To confirm installation, type `Codewise-CLI` at the command line interface.

Expand Down Expand Up @@ -60,4 +60,4 @@ This project is licensed under the Apache-2.0 license - see the [LICENSE](LICENS

If you discover a security vulnerability within this project, please check the [SECURITY](SECURITY.md) for more information.

WIP!
WIP!

0 comments on commit 086d59f

Please sign in to comment.