madx / propane

My setup scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

propane

Get ready to work on some fricking code.

You shouldn't use this, it's tailor made. You can fork and adapt to suit your needs though.

Ready?

Install the base tools

$ sudo pacman -S git base-devel

Go!

$ git clone git@github.com:madx/propane.git ~/repos/propane
$ cd ~/repos/propane
$ TARGET=minimal make
# OR
$ TARGET=desktop make

About

My setup scripts

License:MIT License


Languages

Language:Lua 50.3%Language:Shell 34.9%Language:Vim Script 9.4%Language:Makefile 5.4%