Difference between revisions of "Installation"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
cd can4eve/obdii/ | cd can4eve/obdii/ | ||
./rebuild | ./rebuild | ||
+ | ... | ||
+ | [INFO] Building jar: ... /can4eve/obdii/target/com.bitplan.obdii-0.0.1-jar-with-dependencies.jar | ||
+ | [INFO] ------------------------------------------------------------------------ | ||
+ | [INFO] BUILD SUCCESS | ||
</source> | </source> |
Revision as of 14:26, 10 June 2017
These are the installation instructions as of 2017-06 for the alpha state of the project
git clone https://github.com/BITPlan/can4eve
cd can4eve/obdii/
./rebuild
...
[INFO] Building jar: ... /can4eve/obdii/target/com.bitplan.obdii-0.0.1-jar-with-dependencies.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS