A collection of all the resources usefull for every webdeveloper (not only at Netural)
- [brew] (http://brew.sh/)
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
- nodejs & npm
brew install node
- bower
npm install -g bower
- gulp
npm install -g gulp-cli
- grunt
npm install -g grunt-cli
- typescript
npm install -g typescript
- typings
npm install -g typings
- ember-cli
npm install -g ember-cli
- composer
php -r "readfile('https://getcomposer.org/installer');" | php
,sudo mkdir /usr/local/bin/
,sudo mv composer.phar /usr/local/bin/composer
- sass
gem install sass
- compass
gem install compass
- sass-globbing
gem install sass-globbing
- Visual Studio Code Super nice code completion & integration, typescript
- Atom Used by Facebook, developed by GitHub, great for hacking stuff
- Sublime Most known web-dev text editor
- Jade
npm install -g jade
- Handlebars.js
npm install -g handlebars
- git
brew install git
- Sourcetree A free Git & Mercurial client for Windows or Mac.
- Tower Version control with Git - made easy. In a beautiful, efficient, and powerful app.
- GitHub for Desktop GitHub Desktop is a seamless way to contribute to projects on GitHub and GitHub Enterprise.
- GitKraken The downright luxurious Git client, for Windows, Mac & Linux. Cross-platform, 100% standalone, and free.
- Fira Code Monospaced font with programming ligatures
- Image Optim Removes bloated metadata. Compressing images without losing quality.
- Google Webfonts Helper A Hassle-Free Way to Self-Host Google Fonts