Skip to content
forked from DiceDB/cli

A Terminal Client for DiceDB with AutoCompletion and Syntax Highlighting.

License

Notifications You must be signed in to change notification settings

Shimanshu83/cli

 
 

Repository files navigation

A CLI for DiceDB with auto completion and syntax highlighting.

Development

$ python -m venv venv
$ . venv/bin/activate
$ pip install -e .

Release Procedure

$ pip install bumpversion
$ bumpversion patch/minor/major

About

A Terminal Client for DiceDB with AutoCompletion and Syntax Highlighting.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.1%
  • Starlark 4.5%
  • Other 0.4%