Make your machine ready for development.
WARNING:
The above tools are highly opinionated and strongly follows my preferences.
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.
What things you need to install the software and how to install them.
git
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
- @phoenixTW - Initial work
See also the list of contributors who participated in this project.
- Inspired from mac-setup by Kunal Dabir