CLI based Zaim client.
Install
Install from npm with global option:
$ npm install -g zaim-cli
Uninstall
$ npm uninstall -g zaim-cli
Usage
$ zaim ┌─┐┌─┐┌┐┌──┐├─│├─│├┤│││││─┤│││││││││└─┘└─┘└┘└┴┴┘Zaim CLI v0.0.15 Usage: zaim [options...] <value> Options:Show user information -u, --userCreate new [pay] or [income] -n, --new <value>Show the list of currencies -m, --moneyShow the list of payment categories -p, --payShow the list of income categories -i, --incomeShow the list of payment genres -g, --genresShow the list of currencies -c, --currenciesReset access token and secret -r, --resetShow version information -v, --versionShow help this message -h, --help
ToDo
- moneyをオプション付きで取得できるように
- create を細かいオプション付けられるように
Dependencies
Release Note
- 2013/05/06 0.0.15 release.