now-cli

crates.io version build status docs.rs docs license

An unofficial Now CLI written in Rust

Installation

sh cargo install now-cli

Usage

sh $ now ▲ now 0.1.0 Dan Reeves <hey@danreev.es> An unofficial Now client written in Rust USAGE: now <SUBCOMMAND> FLAGS: -h, --help Prints help information -V, --version Prints version information SUBCOMMANDS: help Prints this message or the help of the given subcommand(s) login Authenticate with Now logout Delete the authentication token whoami Print out who is authenticated

Features

This CLI is in development, to see which features are avaiable see the TODO file, or install the CLI and run now --help.

License

MIT © Dan Reeves