Skip to content

Commit

Permalink
docs(README): add todos
Browse files Browse the repository at this point in the history
  • Loading branch information
Integralist committed Dec 19, 2024
1 parent 296098d commit 9a5da60
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,11 @@ The default behaviour is to display all response headers, followed by the HTTP s
> i.e. don't use `--json` and also try to include the response body.
![Example of response body](./static/5-Body.png)

## TODO

- [Deploy binaries via GitHub Actions][1]
- [Read article on testing a CLI in Rust][2]

[1]: https://dzfrias.dev/blog/deploy-rust-cross-platform-github-actions/
[2]: https://rust.code-maven.com/test-command-line-application

0 comments on commit 9a5da60

Please sign in to comment.