Skip to content
Snippets Groups Projects
Commit f52a98da authored by Gino Tosti's avatar Gino Tosti
Browse files

updated readme

parent 8d74db4a
No related branches found
No related tags found
No related merge requests found
......@@ -26,11 +26,15 @@ python -m pip install dist/GenDevice-0.1-py3-none-any.whl
set enviroment variable:
export $PYGEN=/home/<your_account>/pyGen
To test the geneartor from command line:
To test the generator from command line:
$>cd $PYGEN/test
$>python genDevice.py -f testDeviceInterfaces.xls -p astrima -m tcs
To test the generator with the GUI
$>cd $PYGEN/test
$>python runGenDeviceGUI.py
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment