/propane

My setup scripts

Primary LanguageLuaMIT LicenseMIT

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