mirror of
https://github.com/denoland/deno.git
synced 2025-02-15 01:57:09 -05:00
8 lines
76 B
Text
8 lines
76 B
Text
![]() |
Available tasks:
|
||
|
- a
|
||
|
depends on: b, c
|
||
|
- b
|
||
|
echo 'b'
|
||
|
- c
|
||
|
echo 'c'
|