An open API service indexing awesome lists of open source software.

https://github.com/mongrov/thingz

cli for thingz cloud
https://github.com/mongrov/thingz

Last synced: 10 months ago
JSON representation

cli for thingz cloud

Awesome Lists containing this project

README

          

# thingz

cli for thingz cloud

## Dev Workflow

```bash
cargo bump patch --git-tag
git push --follow-tags
```

```bash
# 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