This website works better with JavaScript.
Почетна
Помоћ
Пријавите Се
ben
/
music-quizzer
огледало од
https://github.com/earwig/music-quizzer
Прати
1
Волим
1
Креирај огранак
0
Код
Издања
3
Activity
A Tk-based program that can help you prepare for your music final with randomly-generated listening quizzes
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16
Комити
2
Гране
65 KiB
Дрво:
5dd5dbe838
develop
master
v0.1.2
v0.1.1
v0.1
Гране
Ознаке
${ item.name }
Create branch
${ searchTerm }
from '5dd5dbe838'
${ noResults }
music-quizzer
/
mac_osx.command
mac_osx.command
93 B
Датотека
Normal View
Историја
adding a .sh file that should hopefully start the script automatically under OS X, but I can't test it right now, so it may be totally useless
пре 13 година
Apple strikes again! (hopefully this will work now)
пре 13 година
adding a .sh file that should hopefully start the script automatically under OS X, but I can't test it right now, so it may be totally useless
пре 13 година
1
2
3
4
5
6
7
8
#! /bin/bash
dir=${0%/*}
if [ -d "$dir" ]; then
cd "$dir"
fi
python2.6 ./musicquizzer.py