now-cli

Crates.ionow-cli
lib.rsnow-cli
version0.2.1
sourcesrc
created_at2018-09-23 13:14:36.272636
updated_at2018-11-03 17:12:59.717861
descriptionAn unofficial Now client written in Rust
homepage
repositoryhttps://github.com/danreeves/now-cli
max_upload_size
id86142
size20,031
Dan Reeves (danreeves)

documentation

README

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

Commit count: 15

cargo fmt