Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 395 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 395 Bytes

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