nonacosa / knight-redis

🌈A free simple and neat redis desktop client tools(windows,linux,mac)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

avatar


avatar avatar avatar

release license

Gitter


A neat redis desktop visualization program that supports Windows, Linux, and MAC operating systems
Currently in the initial 1.0 version, can build binary executable program, the function is not perfect, temporarily only view key, add key, and command line function

Install

yarn

Build an executable program

  • window: yarn dist-win
  • mac: yarn dist-mac
  • linux: yarn dist-linux

Compilation run(web)

npm run serve

Compilation run(application)

npm run start

Preview

avatar avatar

LICENSE

MIT

Location

About

🌈A free simple and neat redis desktop client tools(windows,linux,mac)

License:MIT License


Languages

Language:Vue 62.8%Language:JavaScript 34.5%Language:Less 2.1%Language:HTML 0.4%Language:SCSS 0.2%