Skip to content

Instantly share code, notes, and snippets.

View kumarks1122's full-sized avatar
👻
👾

Kumar kumarks1122

👻
👾
View GitHub Profile
@kumarks1122
kumarks1122 / dev-box.sh
Created August 19, 2019 11:25 — forked from cksachdev/dev-box.sh
A simple bash script to install common dev tools
#!/usr/bin/env bash
# http://chetansachdev.com
# http://www.sirwinston.org/
# Install Xcode
# Install Homebrew
# Install Node
# Install Yarn
# Install Gulp
# Install Bower
# Install Linters