Skip to content

madx/propane

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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