qot

Crates.ioqot
lib.rsqot
version0.1.3
sourcesrc
created_at2024-06-15 08:17:55.204747
updated_at2024-06-21 06:37:04.803788
descriptionQuantum of Thought
homepage
repository
max_upload_size
id1272671
size51,882
Austin Gatlin (aegatlin)

documentation

README

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.

Commit count: 0

cargo fmt