https://github.com/devlights/denotmp
個人用Denoプログラム置き場
https://github.com/devlights/denotmp
Last synced: about 2 months ago
JSON representation
個人用Denoプログラム置き場
- Host: GitHub
- URL: https://github.com/devlights/denotmp
- Owner: devlights
- License: mit
- Created: 2024-01-08T15:32:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-08T16:17:19.000Z (over 1 year ago)
- Last Synced: 2025-02-12T08:58:25.571Z (4 months ago)
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)