Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zhike-team/zignis-plugin-zhike
A dedicated plugin of Zignis for Zhike
https://github.com/zhike-team/zignis-plugin-zhike
Last synced: 4 days ago
JSON representation
A dedicated plugin of Zignis for Zhike
- Host: GitHub
- URL: https://github.com/zhike-team/zignis-plugin-zhike
- Owner: zhike-team
- Created: 2018-06-27T07:59:05.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T15:04:12.000Z (about 2 years ago)
- Last Synced: 2024-12-22T09:45:45.874Z (about 1 month ago)
- Language: TypeScript
- Homepage: https://zhike-team.github.io/zignis-plugin-zhike
- Size: 773 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# zignis-plugin-zhike
It's a plugin of Zignis for Zhike(SmartStudy). It includes the integrations of our technical infrastructions, and commands to do the quite often jobs, tools to extend more. At the same time, it's a good example to show how to develop a Zignis plugin.
**It's customized for just company Zhike internal use, it can not be used elsewhere.**
## Features
- Easy to use commands.
- Register a `zhike` object to REPL, it has `zhike.db`, `zhike.redis`, `zhike.consul` to use.
- As a package, it can be used in any projects, give abilities to access db, redis and consul.## Installation & Usage
```
$ npm i zignis-plugin-zhike
$ zignis zhike help大声直接的说出你的观点,哪怕它是错的。 -- 智课十诫
zignis zhike
zhike related commands
命令:
zignis zhike consul [keys..] zhike consul config review [aliases: config]
zignis zhike cron [job] zhike cron system
zignis zhike db zhike db tools [aliases: database]
zignis zhike k8s [keyword] zhike k8s tools [aliases: kubectl]
zignis zhike login way to login zhike, could be user id, phone number or email
zignis zhike order get zhike order info
zignis zhike pid zhike pid info
zignis zhike product get zhike product info
zignis zhike redis cmd [arguments..] zhike redis tools [aliases: cache]
zignis zhike slice get zhike slice info
zignis zhike word [word] personal word test
```