Metadata-Version: 2.1
Name: srun-cli-bit
Version: 0.1.2
Summary: A cli tool for BIT campus network.
Home-page: https://github.com/c-my/srun-cli-bit
Author: Cai Mingyang
Author-email: cai.my@outlook.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE

## Install

### Via pip

`python -m pip install srun-cli-bit`

### Via binary

Download binary file from GitHub  [release page](https://github.com/c-my/srun-cli-bit/releases/latest) .

## Usage

`srun-bit config`: set account ID and Password

`srun-bit login`: sign in the network account

`srun-bit logout`: disconnect the network 

`srun-bit info`: show account information

## Thanks to

[https://github.com/vouv/srun](https://github.com/vouv/srun)



