Please refer contribuitions section to raise issues/submit pull requests.
- Has majority of Gnome-shell commands.
- Has inbuilt editor (see Editor section for usage).
- Clang++ 5.x.x-7.x.x (preferred) / GCC 5.3.x-7.x.x
- Python 2.7.x
make test
./test
$ <your_command_here>
$ edit <file_name>
- A simple, lightweight editor built with Python.
- Easy to use (and extend) GUI.
- For pull requests: do it the regular git way.
- Please post issues in the parent repository.