Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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
```