albburtsev / devbox

My development tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

devbox

My development tools

Big Bang

Installs git, node.js, npm, grunt for Linux and Mac OS. For Mac OS installs Homebrew too.

Usage:

curl https://raw.githubusercontent.com/albburtsev/devbox/master/bigbang.sh | sh

Dotfiles

Added useful dotfiles. Based on sapegin/dotfiles.

Usage:

curl https://raw.githubusercontent.com/albburtsev/devbox/master/dotfiles.sh | sh

Stuff

Installs different bash tools:

  • ack - grep, optimized for programmers

Usage:

curl https://raw.githubusercontent.com/albburtsev/devbox/master/stuff.sh | sh

About

My development tools


Languages

Language:Shell 98.5%Language:Python 1.5%