Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sassy/dccs-deno
get Delay Certificate of JR Chuo-Sobu Line.
https://github.com/sassy/dccs-deno
Last synced: 4 months ago
JSON representation
get Delay Certificate of JR Chuo-Sobu Line.
- Host: GitHub
- URL: https://github.com/sassy/dccs-deno
- Owner: sassy
- Created: 2022-11-27T12:01:38.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-29T11:20:25.000Z (about 2 years ago)
- Last Synced: 2024-08-01T16:38:57.884Z (7 months ago)
- Language: TypeScript
- Size: 1.95 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dccs (Delay Certificate of JR Chuo-Sobu Line) Deno version
get Delay Certificate of JR Chuo-Sobu Line.
open browser and copy to clipbord.## usage
```
$ deno run --allow-read --allow-run dccs.ts
```## install
```
$ deno install --allow-read --allow-run dccs.ts
```or
```
$ deno install --allow-read --allow-run --force --name dccs-deno https://raw.githubusercontent.com/sassy/dccs-deno/main/dccs.ts
```