Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/elek/antelope

Mirror of antelope.tigris.org source tree (swing gui for starting ant tasks)
https://github.com/elek/antelope

Last synced: 2 days ago
JSON representation

Mirror of antelope.tigris.org source tree (swing gui for starting ant tasks)

Awesome Lists containing this project

README

        

This repo includes the ancient antelope project from http://antelope.tigris.org/ with a few patches to make it work with the latest ANT.

Steps to use:

```
> ant -version !2
Apache Ant(TM) version 1.9.4 compiled on June 14 2014

> ant -f build-app.xml

> java -jar prep/AntelopeApp.jar
```