Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
azu committed Jul 4, 2023
1 parent af3a7a0 commit ee5ed46
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
run:
deno run --watch --allow-net main.ts

.PHONY: run
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,10 @@ $ curl "https://jser-product-name.deno.dev/?url=https://example.com
null # status code is 400
```
## Develop
make run
## Related
- [jser/dataset: JSer.infoのデータセットや処理ライブラリ](https://github.com/jser/dataset)
Expand Down

0 comments on commit ee5ed46

Please sign in to comment.