1
0
mirror of https://github.com/gsi-upm/senpy synced 2025-09-15 19:12:21 +00:00

Example plugin and README file

This commit is contained in:
J. Fernando Sánchez
2015-10-08 19:07:48 +02:00
parent 6561201cc2
commit ed22679e7c
3 changed files with 52 additions and 0 deletions

19
README.md Normal file
View File

@@ -0,0 +1,19 @@
# Senpy Plugins
# Installing
First, install senpy from source or through pip:
pip install senpy
Each plugin has different requirements.
As of this writing, requirement installation is done manually for each plugin.
All requirements are specified in the .senpy file and, alternatively, in a requirements.txt file.
# Running
Run with:
git clone https://github.com/gsi-upm/senpy-plugins-community.git
senpy -f senpy-plugins-community