Neale Pickett
·
2025-03-25
unlocked
1{{- if or .Unlocked .Config.Unsafe -}}
2The presence of this file indicates all puzzles should be unlocked when the category is released.
3{{- else -}}
4{{- skip -}}
5{{- end -}}
git clone https://git.woozle.org/neale/pupate.git
1{{- if or .Unlocked .Config.Unsafe -}}
2The presence of this file indicates all puzzles should be unlocked when the category is released.
3{{- else -}}
4{{- skip -}}
5{{- end -}}