Compare commits

...

2 Commits

Author SHA1 Message Date
Tom Parker-Shemilt d40251a4eb
Merge pull request #1725 from Julien-cpsn/patch-1
Add ATAC, the modern TUI API Client
4 weeks ago
Julien C 4e1c360ace
Update README.md 4 weeks ago

@ -589,6 +589,7 @@ See also [A comparison of operating systems written in Rust](https://github.com/
## Development tools
* [ATAC](https://github.com/Julien-cpsn/ATAC) — A feature-full TUI API client made in Rust. ATAC is free, open-source, offline and account-less.
* [bacon](https://github.com/Canop/bacon) — background rust code checker, similar to cargo-watch
* [clippy](https://crates.io/crates/clippy) — Rust lints
* [clog-tool/clog-cli](https://github.com/clog-tool/clog-cli) — generates a changelog from git metadata ([conventional changelog](https://blog.thoughtram.io/announcements/tools/2014/09/18/announcing-clog-a-conventional-changelog-generator-for-the-rest-of-us.html))

Loading…
Cancel
Save