thingz

Crates.iothingz
lib.rsthingz
version0.0.1
sourcesrc
created_at2024-01-29 22:59:11.461561
updated_at2024-01-29 22:59:11.461561
descriptioncli for thingz cloud
homepagehttps://github.com/mongrov/thingz
repositoryhttps://github.com/mongrov/thingz
max_upload_size
id1119473
size75,141
Eyal Arasu (elarasuz)

documentation

README

thingz

cli for thingz cloud

Dev Workflow

cargo bump patch --git-tag
git push --follow-tags
# cargo release
cargo publish

# build a release file
cargo build --release

Todo

  • config files should be passed as param or to be from $HOME/.thingz.toml
Commit count: 0

cargo fmt