Skip to content

Commit

Permalink
docs(readme): add quick start to install CLI
Browse files Browse the repository at this point in the history
  • Loading branch information
Sorikairox committed Oct 17, 2024
1 parent 39ca0d9 commit 2223647
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,12 @@

[Overview & Tutorial](https://savory.github.io/Danet/openapi/introduction/)

## Quick Start
```bash
deno install --global -A -n danet jsr:@danet/cli
danet new <my-project>
```

## License

Danet is [MIT licensed](LICENSE).

0 comments on commit 2223647

Please sign in to comment.