Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lubien/popura-cli
CLI for NodeJS's popura package
https://github.com/lubien/popura-cli
cli myanimelist myanimelist-api nodejs-popura popura-cli
Last synced: about 16 hours ago
JSON representation
CLI for NodeJS's popura package
- Host: GitHub
- URL: https://github.com/lubien/popura-cli
- Owner: lubien
- License: mit
- Created: 2016-07-18T01:52:57.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-07-24T07:05:23.000Z (over 8 years ago)
- Last Synced: 2024-12-05T23:22:59.446Z (about 2 months ago)
- Topics: cli, myanimelist, myanimelist-api, nodejs-popura, popura-cli
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/popura-cli
- Size: 48.8 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# popura-cli
> CLI for NodeJS's popura package
[![npm version](https://badge.fury.io/js/popura-cli.svg)](https://badge.fury.io/js/popura-cli)
[![XO code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](https://github.com/sindresorhus/xo)## Install
```sh
$ npm install -g popura-cli
```## Usage
Don't forget to login first!
```sh
$ popura -hUsage: popura [options] [command]
Commands:
login
list [options] [pattern]
search [options]
add [options]
delete [options]
update [options]Options:
-h, --help output usage information
-V, --version output the version number
```## See
* [popura](https://github.com/lubien/popura/)
## License
[MIT](LICENSE.md)