/cmdv2

A new shell

Primary LanguagePythonApache License 2.0Apache-2.0

cmdv2

A new shell, that can expanded with plugins.

How2write plugins

You can use example.py as base of plugin, plugins can be written on python

How2run

First, install requeriments: pip[3] install -r requeriments.txt

Second, run it: python[3] main.py