Skip to content

kr-g/thonny-gitonic

Repository files navigation

PEP-08

you are reading VERSION = v0.0.3-develop

thonny-gitonic

thonny plugin for gitonic

open gitonic in thonny by pressing Control+Shift+g, or via tools menu

press ESC key to minimize gitonic window.

what's new ?

Check CHANGELOG for latest ongoing, or upcoming news.

limitations

Check BACKLOG for open development tasks and limitations.

platform

tested on python3, and linux

installation

python3 -m pip install thonny-gitonic

configuration

custom installation path

in file ~/.gitonic/thonnycontrib.cfg

[DEFAULT]
# will run gitonic from local installation 
path = .

[DEFAULT]
# will run gitonic from specific .venv installation 
path = ~/gitonic/.venv/bin

license

thonny-gitonic is released under the following LICENSE