forked from JJ/IV-23-24
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Makefile
29 lines (20 loc) · 846 Bytes
/
Makefile
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
fatpack: revisores
stats: proyectos/objetivo-*.md
raku -Ilib scripts/iv-stats.raku
cumplimiento: proyectos/objetivo-*.md
scripts/iv-cumplimiento.raku
objetivos:
../IV/scripts/crea-fichero-objetivos.raku ../Equivalencia\ nombre-nick-Telegram\ IV\ 21-22\ -\ Hoja\ 1.csv
bajas:
raku -Ilib scripts/iv-bajas.raku
json:
raku -Ilib scripts/iv-objetivos.raku > data/objetivos.json
notas:
@echo "⚠️Esta orden necesita tener instalado raku y zef y ejecutar a continuación\n\tzef install --deps-only .\npara instalar las dependencias necesarias. Si hay algún error, ejecuta lo anterior ⚠ \n\n"
@raku -Ilib scripts/iv-notas.raku
revisores:
fatpack pack src/random-reviewer.pl > scripts/random-reviewer
fechas:
raku -Ilib scripts/iv-fechas-csv.raku > data/fechas-entrega.csv
asignaciones:
raku -Ilib scripts/check-asignaciones.raku