Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 950 Bytes

File metadata and controls

18 lines (14 loc) · 950 Bytes

Build Status Codacy Badge GitHub release GitHub license Team

=======

BusinessRuleGenerator-to

Assessment HU. Business Rule Generator for PL/SQL

Installation

  1. Make sure you download the ojdbc7.jar driver from the Oracle Website and store it in the /lib folder.
  2. Copy the /src/main/resources/config.dist.properties to /src/main/resources/config.properties and fill in the configuration lines.
  3. Build & run with gradle. Task 'run'.

License

License is MIT, see LICENSE