index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
specs
/
run
/
run_task
/
deno.json
blob: 3597b5b47fd9fca28fb670ef17e5027c430daa68 (
plain
)
1
2
3
4
5
6
{ "tasks": { "main": "deno run main.ts", "main:foo": "deno run main.ts" } }