Ecosyste.ms: Awesome

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

https://github.com/syumai/deno-libs

Simple commands implemented for deno.
https://github.com/syumai/deno-libs

Last synced: 30 days ago
JSON representation

Simple commands implemented for deno.

Lists

README

        

# deno-libs

* Small libs for [deno](https://github.com/denoland/deno).

## Commands

* cat

### Usage

```sh
# cat
./cat.ts README.md cat.ts
```