SachaTending / cmdv2

A new shell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A new shell

License:Apache License 2.0


Languages

Language:Python 99.8%Language:Batchfile 0.2%