Pārlūkot izejas kodu

configuration,info files

Steve Nyemba 7 gadi atpakaļ
vecāks
revīzija
20e1de6317
3 mainītis faili ar 6 papildinājumiem un 11 dzēšanām
  1. 6 1
      config.json
  2. 0 10
      install.sh
  3. 0 0
      readme.md

+ 6 - 1
config.json

@@ -1 +1,6 @@
-05d1c53b-e464-486c-9272-e351836e7a97
+{
+"id":"debug",
+"key":"c259e8b1-e2fb-40df-bf03-f521f8ee352d",
+"apps":["chrome","itunes","firefox"],
+"folders":["/Users/steve/Music"]
+}

+ 0 - 10
install.sh

@@ -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
-
-
-

+ 0 - 0
readme.md