duet-bootstrap: Stub Creation Tool
amclain
Posts: 41
duet-bootstrap is a script that generates the NetLinx project to start up a Duet module. It is intended to be used when the entire system has been programmed in Duet. Simply place your .jar file in the folder where the project should be created and run the script.
The example above will produce a NetLinx project named “My Duet File”, and will compile it as well. Just transfer the files onto the NetLinx master, and your project is up and running.
Download And Documentation
https://sourceforge.net/p/duet-bootstrap/wiki/Home/
>duet-bootstrap My_Duet_File_dr1_0_0.jar
The example above will produce a NetLinx project named “My Duet File”, and will compile it as well. Just transfer the files onto the NetLinx master, and your project is up and running.
Download And Documentation
https://sourceforge.net/p/duet-bootstrap/wiki/Home/
0
Comments
P.S. just checked out your AMX Test Suite too which looks rather awesome.