Este sítio funciona melhor com JavaScript.
Página inicial
Ajuda
Iniciar sessão
ben
/
music-quizzer
espelho de
https://github.com/earwig/music-quizzer
Vigiar
1
Marcar como favorito
1
Derivar
0
Código
Lançamentos
3
Trabalho
Ver a proveniência
Apple strikes again! (hopefully this will work now)
tags/v0.1.2^2
Ben Kurtovic
há 13 anos
ascendente
1a78bcc204
cometimento
3505dd2088
1 ficheiros alterados
com
6 adições
e
0 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+6
-0
mac_osx.command
+ 6
- 0
mac_osx.command
Ver ficheiro
@@ -1,2 +1,8 @@
#! /bin/bash
dir=${0%/*}
if [ -d "$dir" ]; then
cd "$dir"
fi
python2.6 ./musicquizzer.py
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar