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
- Host: GitHub
- URL: https://github.com/afriemann/eclipsecon
- Owner: AFriemann
- License: other
- Created: 2018-09-27T17:13:47.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-27T17:18:26.000Z (over 7 years ago)
- Last Synced: 2025-07-07T15:54:36.043Z (11 months ago)
- Topics: automation, eclipse, eclipsecon, google, python, recording, youtube
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
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