This website requires JavaScript.
Explore
Help
Sign In
actions
/
setup-deno
Watch
1
Star
0
Fork
0
Code
Activity
Files
04f5bd3be8913636b0b1354cf2145f8bdfa53d7a
setup-deno
/
node_modules
/
delayed-stream
/
Makefile
T
8 lines
57 B
Makefile
Raw
Normal View
History
Unescape
Escape
Initial pass
2021-04-10 02:16:12 +02:00
SHELL
:=
/bin/bash
test
:
@./test/run.js
.PHONY
:
test
Copy Permalink