Added Hyuga installer

This commit is contained in:
Yuta Sakurai
2022-09-05 03:49:25 +09:00
committed by mattn
parent b924019a83
commit 28d9ce956a

View File

@@ -7,5 +7,5 @@ set -e
# need to add --system-site-package option
python3 -m venv --system-site-package ./venv
./venv/bin/pip3 install -U pip
./venv/bin/pip3 install ~/git/hyuga
./venv/bin/pip3 install hyuga
ln -s "./venv/bin/hyuga" .