Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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开发环境软件安装
- Host: GitHub
- URL: https://github.com/curder/setup-mac-for-developer
- Owner: curder
- Created: 2019-04-26T08:37:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-11-06T06:16:29.000Z (9 days ago)
- Last Synced: 2024-11-06T07:21:26.037Z (9 days ago)
- Homepage: https://curder.github.io/setup-mac-for-developer
- Size: 11 MB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: docs/README.md
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-developeryarn run docs:dev ## 开发
yarn run docs:build ## 生产
```