CrispOSS / jabsc

ABS Compiler for Java
Apache License 2.0
1 stars 1 forks source link

Create a standalone distribution of jabsc #3

Closed nobeh closed 9 years ago

nobeh commented 9 years ago

We'd like to have a zip/jar distribution that when extracted would look like:

__ 
   `__ lib/*.jar
   `__ bin/*.sh

and then I can use it as:

$ bin/jabsc *.abs -d /path/to/gen/java

We can already think of options like: