mirror of
https://github.com/th3r00t/pyShelf.git
synced 2026-04-28 01:59:35 -04:00
Refactored configuration system
This commit is contained in:
4
install.sh
vendored
Normal file
4
install.sh
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
pip install pipenv &
|
||||
pipenv install &
|
||||
cd src/frontend
|
||||
Reference in New Issue
Block a user