mirror of
https://github.com/outbackdingo/ghorg.git
synced 2026-03-20 00:10:39 +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
|