Files
ghorg/Makefile
Jay Gabriels cea9cc2627 Addcobra (#36)
* add cli flags
2019-07-25 20:33:58 -07:00

7 lines
149 B
Makefile

install:
mkdir -p ~/ghorg
cp sample-conf.yaml ~/ghorg/conf.yaml
homebrew:
mkdir -p ${HOME}/ghorg
cp sample-conf.yaml ${HOME}/ghorg/conf.yaml