you are reading VERSION = v0.0.3-develop
open gitonic
in thonny by pressing Control+Shift+g, or via tools menu
press ESC
key to minimize gitonic window.
Check
CHANGELOG
for latest ongoing, or upcoming news.
Check
BACKLOG
for open development tasks and limitations.
tested on python3, and linux
python3 -m pip install thonny-gitonic
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
thonny-gitonic is released under the following
LICENSE