1.1.0 • Published 5 years ago

zjuwlan v1.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

ZJUWLAN

npm.io npm.io

Command line tool for authenticating to ZJUWLAN.

Install

Note: If you don't have node environment already, you have to install node first.

$ yarn global add zjuwlan
# or
$ npm install -g zjuwlan

Usage

Show help:

$ zjuwlan -h # or --help

Login:

$ zjuwlan -u [your-username] -p [your-password]

It will store your username and password. So on the next time, you can simply type:

$ zjuwlan

Issue

If you found any bug or would like to request for some features, welcome to submit an issue or PR!