Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 813 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 813 Bytes

ScalaFormalCROM

Build Status

1. Description: This is an adaption for Scala of formalCROM.

2. Edit and run:

2.1. Clone this repo.

2.2. You may want to use SBT and run gen-idea if you are using Intellij IDE <= 13 (to config see here). This is not required anymore since Intellij 14. Just use the built-in import SBT project functionality.

2.3. You may want to use SBT and run eclipse if you are using the Eclipse Scala IDE. (to config see here)