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

已删除 now-cli

使用 Rust 编写的非官方 Now 客户端

使用旧的 Rust 2015

0.2.1 2018年11月3日
0.2.0 2018年9月24日
0.1.0 2018年9月23日

#5 in #whoami

MIT 许可证

18KB
432 代码行

now-cli

crates.io version build status docs.rs docs license

使用 Rust 编写的非官方 Now CLI

安装

cargo install now-cli

用法

$ now
 now 0.1.0
Dan Reeves <[email protected]>
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

功能

此 CLI 正在开发中,要查看哪些功能可用,请参阅 TODO 文件,或安装 CLI 并运行 now --help

许可证

MIT © Dan Reeves

依赖项

~22–33MB
~559K SLoC