Skip to content

Commit

Permalink
Add docs for CLI
Browse files Browse the repository at this point in the history
  • Loading branch information
DanNixon committed May 28, 2024
1 parent a046765 commit 53bb496
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions cli/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Schedule CLI

A CLI for browsing the schedule.
Allows filtering, now-next, venue listing, all the good stuff that the client library exposes.

![Screenshot](./screenshot.png)

## Install

```shell
cargo install --git https://github.com/dannixon/emfcamp-schedule-api emfcamp-schedule-cli
```
Binary file added cli/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 53bb496

Please sign in to comment.