Skip to content

Latest commit

 

History

History
59 lines (38 loc) · 1.72 KB

README.md

File metadata and controls

59 lines (38 loc) · 1.72 KB

Machine Setup (Mac Only)

GitHub Issues GitHub Pull Requests


Make your machine ready for development.

WARNING: The above tools are highly opinionated and strongly follows my preferences.

📝 Table of Contents

🧐 About

To setup development environment, one need to go through multiple hassle when they get new development machine. The above setup will help those to seamlessly install required dependencies from scratch.

Prerequisites

What things you need to install the software and how to install them.

git

Installing

A step by step series of examples that tell you how to get the setup installed.

git clone https://github.com/phoenixTW/machine-setup
cd machine-setup
make

✍️ Authors

See also the list of contributors who participated in this project.

🎉 Acknowledgements