百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
M

mbox

> 编程语言
开源

移动应用开发工具链

806 stars0 点赞0 次浏览
访问官网GitHub

工具介绍

移动应用开发工具链

MBox - Toolchain for Mobile App Development

简体中文 | English

MBox is a toolchain App on macOS which focuses on Mobile App Development. It can help developers manage environments, dependencies, or repositories. Besides, developers can customize their tools or workflow by developing an MBox Plugin.

The Repository

This repository is the repo without any source code of MBox. It is where we publish products, milestones, and work plans. Also, our users search documents and submit issues here.

MBox uses plug-in technology. By adding plug-ins, MBox can continuously expand its capabilities.

There are some core plugin:

  1. MBoxCore The MBox kernel, load plugins and distribut commands.
  2. MBoxGit Provide the git support, this is a kernel, too. The GitHelper and GitCMD will be usefully.
  3. MBoxWorkspace The workspace plugin,will provide the multi-repository support, include feature management.
  4. MBoxRuby Support the Ruby and Bundler, which provide mbox bundle command.
  5. MBoxContainer If there are multi-app in a workspace, this plugin allow user select a container as the main app
  6. MBoxDependencyManager Dependency Manager Plugin, this is a kernel.
  7. MBoxCocoapods Extend MBoxDependencyManager and MBoxContainer plugins, support for the cocoapods component and container.
  8. MBoxDev MBox Development Tool. The MBox develop the MBox.
  9. MBoxDevRuby Develop the Ruby component of MBox.
  10. MBoxDevNative Develop the Native component of MBox, include the CLI.
  11. MBoxSSH SSH configuration support.

Installation

$ brew tap MBoxPlus/homebrew-tap

$ brew install mbox

You need to Install Homebrew first.

Getting Started

Concepts and terminology (e.g. a Workspace, Feature, Container and so forth) is explained here.

iOS

  • Quick Start Demo

  • Getting Started for iOS

Android

Work in Progress

Flutter

Work in Progress

Links

Name Description
Tutorial More advanced usage
CLI documentation Command line tools documentation

Contributing

You have many ways to participate in this project.

  • Submit bugs or feature requests
  • Review pull requests

Refer to CONTRIBUTING

Discuss

  • WeChat: 123649881
  • Email: [email protected]
  • Contact us with lark

License

MBox is available under GNU General Public License v2.0 or later.

Issues· 6 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

Ruby

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言