An open API service indexing awesome lists of open source software.

https://github.com/afriemann/eclipsecon

move along, nothing to see here <3
https://github.com/afriemann/eclipsecon

automation eclipse eclipsecon google python recording youtube

Last synced: 14 days ago
JSON representation

move along, nothing to see here <3

Awesome Lists containing this project

README

          

EclipseCon
==========

run without install
-------------------

do that while in root folder::

python -m eclipsecon

install cli
-----------

do like this::

pip install --user --upgrade .

then run cli::

~/.local/bin/ec

uninstall cli
-------------

do that::

pip uninstall eclipsecon