We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
To easily create a release of the project using ant I created a build.xml. Just checkout the code:
ant
build.xml
usr@srv % hg clone http://hg.code.sf.net/p/mytinytodo/code mytinytodo
and change into that directory:
usr@srv % cd mytinytodo
and call ant to create a zip archive:
usr@srv % ant Buildfile: /var/www/todo/google-mytinytodo2/build.xml dist: [zip] Building zip: /some/path/MyTinyTodo-1.5.0 [zip] .zip BUILD SUCCESSFUL Total time: 0 seconds
You'll find a .zip file in the current directory.
.zip
There was an error while loading. Please reload this page.