mirror of
https://github.com/outbackdingo/ghorg.git
synced 2026-01-28 02:18:59 +00:00
7 lines
161 B
Makefile
7 lines
161 B
Makefile
install:
|
|
mkdir -p ${HOME}/ghorg
|
|
cp sample-conf.yaml ${HOME}/ghorg/conf.yaml
|
|
homebrew:
|
|
mkdir -p ${HOME}/ghorg
|
|
cp sample-conf.yaml ${HOME}/ghorg/conf.yaml
|