1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-07 00:57:22 +02:00

add install script

This commit is contained in:
Kelly Brazil
2019-11-05 17:08:41 -06:00
parent b953b79f9c
commit e2f926453b

2
install.sh Executable file
View File

@ -0,0 +1,2 @@
#!/bin/bash
pip3 install --upgrade --user -e .