app qot

Quantum of Thought

4 releases

0.1.3 Jun 21, 2024
0.1.2 Jun 21, 2024
0.1.1 Jun 20, 2024
0.1.0 Jun 15, 2024

#512 in HTTP server

Download history 9/week @ 2024-07-30 1/week @ 2024-09-17 7/week @ 2024-09-24

122 downloads per month

MIT license

16KB
381 lines

qot cli

dev setup

  • get rustup
  • get cargo (will be through rustup)
  • run cargo run

Deployment

https://doc.rust-lang.org/cargo/reference/publishing.html

It is recommended that you first run cargo publish --dry-run (or cargo package which is equivalent) to ensure there aren’t any warnings or errors before publishing.

Dependencies

~5–21MB
~239K SLoC