Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```