vigoo / bari

Bari is an advanced build management tool for .NET projects.
http://vigoo.github.io/bari/
Apache License 2.0
11 stars 6 forks source link

bari

Bari is an advanced build management tool for .NET projects.

CI Apache 2 License License

Getting started

Getting bari

Bari itself is now compiled using bari, so you'll have to download the latest version as a binary package.

The latest released version is 1.0.1.

To use the latest build, install bari from NuGet.

To upgrade an existing version use bari selfupdate.

Documentation

Documentation is under construction and available from the getting started page.

Additionally I recommend browsing the following suite definitions for examples:

And the Bari suite definition itself!

To get a list of available commands, use bari help.

Visual Studio add-on

A Visual Studio add-on for bari is also in development.