Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/curder/setup-mac-for-developer

MacOSX开发环境软件安装
https://github.com/curder/setup-mac-for-developer

Last synced: 3 days ago
JSON representation

MacOSX开发环境软件安装

Awesome Lists containing this project

README

        

[![setup mac for developer](https://user-images.githubusercontent.com/8327004/112877866-d9c8bd00-90f9-11eb-901c-e569655d8040.png "setup mac for developer")](https://curder.github.io/setup-mac-for-developer)

[![Build Status](https://github.com/curder/setup-mac-for-developer/actions/workflows/build-docs.yml/badge.svg)](https://github.com/curder/setup-mac-for-developer/actions?query=build-docs%3Amaster)

> 注意:演示安装的 Mac 版本为 **14.2.1**

- github.io 地址:[curder/setup-mac-for-developer](https://curder.github.io/setup-mac-for-developer)
- github 源代码地址:[curder/setup-mac-for-developer](https://github.com/curder/setup-mac-for-developer)

## 开始

```bash
git clone https://github.com/curder/setup-mac-for-developer.git
cd setup-mac-for-developer

yarn run docs:dev ## 开发
yarn run docs:build ## 生产
```