This website requires JavaScript.
Explore
Help
Sign in
foster
/
denoland-deno
Watch
1
Star
0
Fork
You've already forked denoland-deno
0
mirror of
https://github.com/denoland/deno.git
synced
2024-11-27 16:10:57 -05:00
Code
Issues
Packages
1
Wiki
Activity
5f74f7eebe
denoland-deno
/
Makefile
8 lines
67 B
Makefile
Raw
Normal View
History
Unescape
Escape
Rename bufio.Reader to BufReader Original: https://github.com/denoland/deno_std/commit/6b886836c03ad0641aa0522ce1a765935884952e
2018-11-07 21:01:32 -05:00
test
:
deno test.ts
Add BufReader.readSlice() Original: https://github.com/denoland/deno_std/commit/e37b949e2c4523911e071086c1cf4ea4f33dc6af
2018-11-07 23:19:08 -05:00
fmt
:
prettier *.ts --write
.PHONY
:
test
fmt
Copy permalink