0.0.5 • Published 7 years ago

cticket v0.0.5

Weekly downloads
3
License
ISC
Repository
github
Last release
7 years ago

查询12306车票信息

查询12306车票信息,可筛选过站

Installation

$ npm install -g cticket

Usage

  Usage: cticket [options] <from> <to> <date>

  查询12306车票信息,可筛选过站.
  eg: cticket beijing hangzhou 2017-02-28

  Options:

    -h, --help                output usage information
    -g, --gao                 高铁
    -d, --dong                动车
    -t, --te                  特快
    -k, --kuai                快速
    -z, --zhi                 直达
    --through <station name>  途径站
    -V, --version             output the version number

Example:

$ cticket beijin hangzhou 2017-04-10 --through shanghai
0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago