An open API service indexing awesome lists of open source software.

https://github.com/devlights/denotmp

個人用Denoプログラム置き場
https://github.com/devlights/denotmp

Last synced: about 2 months ago
JSON representation

個人用Denoプログラム置き場

Awesome Lists containing this project

README

        

# denotmp

個人用Denoプログラム置き場

## Usage

```sh
$ task init
$ task run
$ task clean
```

## REFERENCES

- [Deno in Gitpod](https://www.gitpod.io/docs/introduction/languages/deno)
- [Deno](https://deno.com/)
- [Deno Docs](https://docs.deno.com/)
- [Standard Library](https://deno.land/std)