{"id":13451701,"url":"https://github.com/mbtproject/mbt","last_synced_at":"2025-03-23T19:32:19.880Z","repository":{"id":25819592,"uuid":"103133674","full_name":"mbtproject/mbt","owner":"mbtproject","description":"The most flexible build tool for monorepo","archived":false,"fork":false,"pushed_at":"2023-10-13T14:20:17.000Z","size":7568,"stargazers_count":219,"open_issues_count":22,"forks_count":35,"subscribers_count":13,"default_branch":"master","last_synced_at":"2024-10-28T18:15:56.797Z","etag":null,"topics":["automation","build","build-tool","ci","cli","dependency-manager","deployment","devops","differential-builds","git","go","mbt","monorepo"],"latest_commit_sha":null,"homepage":"https://github.com/mbtproject","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mbtproject.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-09-11T12:34:19.000Z","updated_at":"2024-09-12T15:48:34.000Z","dependencies_parsed_at":"2022-07-14T22:46:45.022Z","dependency_job_id":"f44f403b-17e1-4287-90b3-8fbb6b1fb705","html_url":"https://github.com/mbtproject/mbt","commit_stats":null,"previous_names":[],"tags_count":72,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbtproject%2Fmbt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbtproject%2Fmbt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbtproject%2Fmbt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbtproject%2Fmbt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mbtproject","download_url":"https://codeload.github.com/mbtproject/mbt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245158026,"owners_count":20570110,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["automation","build","build-tool","ci","cli","dependency-manager","deployment","devops","differential-builds","git","go","mbt","monorepo"],"created_at":"2024-07-31T07:00:59.552Z","updated_at":"2025-03-23T19:32:19.527Z","avatar_url":"https://github.com/mbtproject.png","language":"Go","funding_links":[],"categories":["构建系统和依赖性管理工具","Go"],"sub_categories":[],"readme":"![mbt](assets/logo-m.png)\n\n# mbt\n\n\u003e\u003e The most flexible build orchestration tool for monorepo\n\n[Documentation](https://mbtproject.github.io/mbt/) | [Twitter](https://twitter.com/mbtproject)\n\n[![Build Status](https://travis-ci.org/mbtproject/mbt.svg?branch=release)](https://travis-ci.org/mbtproject/mbt)\n[![Build status](https://ci.appveyor.com/api/projects/status/wy8rhr188t3phqvk?svg=true)](https://ci.appveyor.com/project/mbtproject/mbt)\n[![Go Report Card](https://goreportcard.com/badge/github.com/mbtproject/mbt)](https://goreportcard.com/report/github.com/mbtproject/mbt)\n[![Coverage Status](https://coveralls.io/repos/github/mbtproject/mbt/badge.svg)](https://coveralls.io/github/mbtproject/mbt)\n\n## Features\n\n- Differential Builds\n- Content Based Versioning\n- Build Dependency Management\n- Dependency Visualisation\n- Template Driven Deployments\n\n## Status\n\nmbt is production ready. We try our best to maintain semver.\nVisit [Github issues](https://github.com/mbtproject/mbt/issues) for support.\n\n## Install\n\n```sh\ncurl -L -o /usr/local/bin/mbt [get the url for your target from the links below]\nchmod +x /usr/local/bin/mbt\n```\n\n## Releases\n\n### Stable\n\n|OS               |Download|\n|-----------------|--------|\n|darwin x86_64    |[![Download](https://img.shields.io/github/v/release/mbtproject/mbt?sort=semver)](https://github.com/mbtproject/mbt/releases/latest/download/mbt_darwin_x86_64)|\n|linux x86_64     |[![Download](https://img.shields.io/github/v/release/mbtproject/mbt?sort=semver)](https://bintray.com/buddyspike/bin/mbt_linux_x86_64/_latestVersion)|\n|windows          |[![Download](https://api.bintray.com/packages/buddyspike/bin/mbt_windows_x86/images/download.svg)](https://bintray.com/buddyspike/bin/mbt_windows_x86/_latestVersion)|\n\n### Dev Channel\n\n|OS               |Download|\n|-----------------|--------|\n|darwin x86_64    |[![Download](https://api.bintray.com/packages/buddyspike/bin/mbt_dev_darwin_x86_64/images/download.svg)](https://bintray.com/buddyspike/bin/mbt_dev_darwin_x86_64/_latestVersion)|\n|linux x86_64     |[![Download](https://api.bintray.com/packages/buddyspike/bin/mbt_dev_linux_x86_64/images/download.svg)](https://bintray.com/buddyspike/bin/mbt_dev_linux_x86_64/_latestVersion)|\n|windows          |[![Download](https://api.bintray.com/packages/buddyspike/bin/mbt_dev_windows_x86/images/download.svg)](https://bintray.com/buddyspike/bin/mbt_dev_windows_x86/_latestVersion)|\n\n## Building Locally\n\n### Linux/OSX\n\n- You need `cmake` and `pkg-config` (latest of course is preferred)\n- Get the code `go get github.com/mbtproject/mbt`\n- Change to source directory `cd $GOPATH/src/github.com/mbtproject/mbt`\n\n  If you haven't set `$GOPATH`, change it to `~/go` which is the default place used by `go get`.\n  See [this](https://golang.org/cmd/go/#hdr-GOPATH_environment_variable) for more information about `$GOPATH`\n\n- Run `make build` to build and run all unit tests\n- Run `make install` to install the binary in `$GOPATH/bin`\n\n  Make sure `$GOPATH/bin` is in your path in order to execute the binary\n\n### Windows\n\nLocal builds on Windows is not currently supported. \nHowever, the specifics can be found in our CI scripts (`appveyor.yml` and `build_win.bat`)\n\n## Demo\n\n[![asciicast](https://asciinema.org/a/KJxXNgrTs9KZbVV4GYNN5DScC.png)](https://asciinema.org/a/KJxXNgrTs9KZbVV4GYNN5DScC)\n\n## Credits\n\n`mbt` is powered by these awesome libraries\n- [git2go](https://github.com/libgit2/git2go)\n- [libgit2](https://github.com/libgit2/libgit2)\n- [yaml](https://github.com/go-yaml/yaml)\n- [cobra](https://github.com/spf13/cobra)\n- [logrus](https://github.com/sirupsen/logrus)\n\nIcons made by \u003ca href=\"http://www.freepik.com\" title=\"Freepik\"\u003eFreepik\u003c/a\u003e from \u003ca href=\"https://www.flaticon.com/\" title=\"Flaticon\"\u003ewww.flaticon.com\u003c/a\u003e is licensed by \u003ca href=\"http://creativecommons.org/licenses/by/3.0/\" title=\"Creative Commons BY 3.0\" target=\"_blank\"\u003eCC 3.0 BY\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbtproject%2Fmbt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmbtproject%2Fmbt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbtproject%2Fmbt/lists"}