An open API service indexing awesome lists of open source software.

https://github.com/sinchang/12306cli

12306 cli
https://github.com/sinchang/12306cli

12306 cac cli nodejs

Last synced: about 1 month ago
JSON representation

12306 cli

Awesome Lists containing this project

README

          

# 12306cli

[![NPM version](https://img.shields.io/npm/v/@sinchang/12306cli.svg?style=flat)](https://npmjs.com/package/@sinchang/12306cli) [![NPM downloads](https://img.shields.io/npm/dm/@sinchang/12306cli.svg?style=flat)](https://npmjs.com/package/@sinchang/12306cli)

## Install

```bash
npm install @sinchang/12306cli -g
```

## Demo

[![asciicast](https://asciinema.org/a/157068.png)](https://asciinema.org/a/157068)

## Usage

```js
直接输入命令 12306cli 即可

需要进行间隔刷新,加上 option `12306cli --refresh`,默认 5s,可以自行添加毫秒数
```

## Contributing

1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :D

## Author

**12306cli** © [sinchang](https://github.com/sinchang), Released under the [MIT](./LICENSE) License.

Authored and maintained by sinchang with help from contributors ([list](https://github.com/sinchang/12306cli/contributors)).

> [sinchang.me](https://sinchang.me) · GitHub [@sinchang](https://github.com/sinchang) · Twitter [@sinchangwen](https://twitter.com/sinchangwen)