#now #client #auth-token #login #logout #whoami #subcommand

yanked now-cli

An unofficial Now client written in Rust

Uses old Rust 2015

0.2.1 Nov 3, 2018
0.2.0 Sep 24, 2018
0.1.0 Sep 23, 2018

#5 in #logout

MIT license

18KB
432 lines

now-cli

crates.io version build status docs.rs docs license

An unofficial Now CLI written in Rust

Installation

cargo install now-cli

Usage

$ 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

Dependencies

~23–35MB
~599K SLoC