https://github.com/savant-build/savant-core
This is the main project for the Savant build tool
https://github.com/savant-build/savant-core
Last synced: about 2 months ago
JSON representation
This is the main project for the Savant build tool
- Host: GitHub
- URL: https://github.com/savant-build/savant-core
- Owner: savant-build
- License: apache-2.0
- Created: 2013-12-04T17:22:44.000Z (over 11 years ago)
- Default Branch: main
- Last Pushed: 2024-11-18T05:03:36.000Z (5 months ago)
- Last Synced: 2024-11-18T06:18:25.922Z (5 months ago)
- Language: Java
- Homepage: http://savantbuild.org
- Size: 9.54 MB
- Stars: 10
- Watchers: 7
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-java - Savant
README
## Savant Build Tool 
Welcome to the Savant Build Tool GitHub project. Savant is a build tool written in Java that uses a Groovy DSL for the build files. Savant is also compliant with the Semantic Versioning specification (http://semver.org) and aims to solve many of the common issues with build tools and dependency management systems.
All the steps required to get started with Savant are covered in the project's [documentation](https://github.com/inversoft/savant-core/wiki/Home).