Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leesiongchan/mac-dev-env
Set up an ideal mac development environment on a fresh install of macOS.
https://github.com/leesiongchan/mac-dev-env
Last synced: about 2 months ago
JSON representation
Set up an ideal mac development environment on a fresh install of macOS.
- Host: GitHub
- URL: https://github.com/leesiongchan/mac-dev-env
- Owner: leesiongchan
- License: apache-2.0
- Created: 2016-10-23T04:00:16.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-23T04:04:21.000Z (about 8 years ago)
- Last Synced: 2024-03-14T21:56:41.889Z (10 months ago)
- Language: Shell
- Size: 48.8 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# macOS Development Environment Setup
Set up an ideal mac development environment on a fresh install of macOS.
To install, simply run
`$ sh ./init.sh`
This is a fork from the original [kiriaze/mac-dev-env](https://github.com/kiriaze/mac-dev-env).