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

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

Awesome Lists containing this project

README

        

## Savant Build Tool ![semver 2.0.0 compliant](http://img.shields.io/badge/semver-2.0.0-brightgreen.svg?style=flat-square)

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).