- Install Git
- Update global username and email
git config --global user.name "John Doe"
git config --global user.email johndoe@example.com
- Install SourceTree
npm install --global gulp-cli
npm install --global mocha
- Install Webstorm
- Install IntelliJ IDEA
- Install Atom
- Install Atom Shell Commands via "Atom --> Install Shell Commands"
- Install the following Atom plugins:
apm install platformio-ide-terminal
apm install linter-eslint
apm install atom-beautify
apm install javascript-snippets
- Install the seti-ui theme and activate it under "Atom --> Preferences --> Themes"