Coder Social home page Coder Social logo

madsonic / mbt Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mbtproject/mbt

0.0 1.0 0.0 7.39 MB

The most flexible build tool for monorepo

Home Page: https://github.com/mbtproject

License: Apache License 2.0

Go 96.91% Shell 2.25% Makefile 0.24% Batchfile 0.32% PowerShell 0.28%

mbt's Introduction

mbt

mbt

The most flexible build orchestration tool for monorepo

Documentation | Twitter

Build Status Build status Go Report Card Coverage Status

Features

  • Differential Builds
  • Content Based Versioning
  • Build Dependency Management
  • Dependency Visualisation
  • Template Driven Deployments

Status

mbt is production ready. We try our best to maintain semver. Visit Github issues for support.

Install

curl -L -o /usr/local/bin/mbt [get the url for your target from the links below]
chmod +x /usr/local/bin/mbt

Releases

Stable

OS Download
darwin x86_64 Download
linux x86_64 Download
windows Download

Dev Channel

OS Download
darwin x86_64 Download
linux x86_64 Download
windows Download

Building Locally

Linux/OSX

  • You need cmake and pkg-config (latest of course is preferred)

  • Get the code go get github.com/mbtproject/mbt

  • Change to source directory cd $GOPATH/src/github.com/mbtproject/mbt

    If you haven't set $GOPATH, change it to ~/go which is the default place used by go get. See this for more information about $GOPATH

  • Run make build to build and run all unit tests

  • Run make install to install the binary in $GOPATH/bin

    Make sure $GOPATH/bin is in your path in order to execute the binary

Windows

Local builds on Windows is not currently supported. However, the specifics can be found in our CI scripts (appveyor.yml and build_win.bat)

Demo

asciicast

Credits

mbt is powered by these awesome libraries

Icons made by Freepik from www.flaticon.com is licensed by CC 3.0 BY

mbt's People

Contributors

bashiransari avatar buddhike avatar dohe avatar dvrkps avatar pbabbicola avatar sergey-ostapenko avatar wenisman avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.