Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 543 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 543 Bytes

ThundercardbookOdooSyncClient

Java client CLI application to the Odoo thundercardbook_sync module

How to build the tool?

Everything has been set up as part of the NetBeans project. So in a nutshell, you have to do the following :

  1. Install NetBeans (8.1 tested)
  2. Download all this source code folder in a dedicated project folder on your hard drive
  3. In NetBeans, click on "Open a project" and browse to open your dedicated project folder
  4. Click on "Clean and Build" to build the tool and generate the .jar file You're done !