All Projects → lizheming → srun-cli

lizheming / srun-cli

Licence: AGPL-3.0 license
深澜命令行版客户端

Programming Languages

javascript
184084 projects - #8 most used programming language

srun-cli

Dependency Status

深澜命令行版客户端

安装

npm install -g srun-cli

注意

  1. 使用之前需要确保有 nodejs 环境,如果没有请上 http://nodejs.org 下载安装
  2. 默认认证服务器配置为中国地质大学(北京)的服务器地址,如果是其他学校使用需要使用 srun config set server [服务器地址] 命令修改服务器地址。

使用方法

  1. 登录: srun login -u [学号] -p
  2. 注销: srun logout -u [学号] -p
  3. 强制注销: srun logout -f
  4. 查看登陆账号: srun who
  5. 查看配置: srun config ls
  6. 更多相关命令请查看 srun help

如何升级版本

npm update -g srun-cli

界面预览

License

GPL

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].