Closed lucaswerkmeister closed 10 years ago
Or maybe not using ant... loicrouchon/ceylon.build looks interesting. It would also mean that even more of the project is done in Ceylon!
With their runModule task, we could also implement #2 in Ceylon.
@davidfestal added a build.xml
file for ant. Closing.
e.g. with ant.
Goals:
clean
compile
test
publish
We probably also need to throw one in for #2.
And what exactly would
publish
do?