parent
fcbe36030b
commit
20e1de6317
@ -1 +1,6 @@
|
||||
05d1c53b-e464-486c-9272-e351836e7a97
|
||||
{
|
||||
"id":"debug",
|
||||
"key":"c259e8b1-e2fb-40df-bf03-f521f8ee352d",
|
||||
"apps":["chrome","itunes","firefox"],
|
||||
"folders":["/Users/steve/Music"]
|
||||
}
|
||||
|
@ -1,10 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
git clone https://github.com/lnyemba/jx src/api/static/js/jx
|
||||
virtualenv sandbox
|
||||
source sandbox/bin/activate
|
||||
pip install -r requirements.txt
|
||||
export PYTHONPATH=$PWD/src
|
||||
|
||||
|
||||
|
Loading…
Reference in new issue