We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c98da51 commit d6780d4Copy full SHA for d6780d4
deno.json
@@ -1,5 +1,6 @@
1
{
2
"tasks": {
3
+ "prepare":"cp -r :year/day/:day",
4
"serve": "deno run -A main.ts",
5
"solve": "./bin/aoc.ts solve"
6
},
0 commit comments