A personal command line tool to access OneThing tools from the command line.
This is a personal project, and is dependent on the private OneThing API. It is not intended for public use.
However, the code is open source and can be used as a reference for building similar tools.
cargo install onething-cli
curl --silent --location \
https://raw.githubusercontent.com/intellis-team/onething-cli/main/install.sh | sh