about summary refs log tree commit diff
path: root/README.md
blob: fddba9802065d6cb7ce443a86bcad5aa117f682f (plain)
1
2
3
4
5
6
7
8
9
10
11
# Bakelite [![Travis branch][travis-shield]][travis-url] ![Stability: Experimental][stability-shield]

[travis-shield]: https://img.shields.io/travis/terinjokes/bakelite/master.svg?style=flat-square
[travis-url]: https://travis-ci.org/terinjokes/bakelite
[stability-shield]: https://img.shields.io/badge/stability-experimental-orange.svg?style=flat-square

A tool to quickly mass-produce Go binaries for multiple Operating
Systems and architectures.

Highly experimental codebase: not yet intended for serious use. Just
enough implemented to bakelite itself.