https://github.com/alipsa/uso
An Ant and Groovy based build system
https://github.com/alipsa/uso
Last synced: 4 months ago
JSON representation
An Ant and Groovy based build system
- Host: GitHub
- URL: https://github.com/alipsa/uso
- Owner: Alipsa
- License: mit
- Created: 2025-05-04T12:38:57.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-10-03T14:24:24.000Z (9 months ago)
- Last Synced: 2025-10-24T11:46:03.412Z (8 months ago)
- Language: Groovy
- Size: 12.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: docs/readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Uso documentation
## [The uso user manual](uso_user_manual.md)
is centered around the [examples](../examples) and provides a good introduction to uso.
## [The task manual](manual/00-Introduction_Groovy_ant_Manual.md)
is heavily based on the [Ant Manual](https://ant.apache.org/manual/) translated to the Groovy AntBuilder DSL.
Some optional tasks that are included in uso per default such as Groovyc, some Uso specific tasks (such as CreatePom), and the Maven Ant tasks are also included in the manual.