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

https://github.com/rishabh3112/seek

A multi file cat written in deno
https://github.com/rishabh3112/seek

deno typescript

Last synced: about 2 months ago
JSON representation

A multi file cat written in deno

Awesome Lists containing this project

README

          

# seek

A multi file cat written in deno

## Installation

```
deno install --allow-read -f -n seek https://raw.githubusercontent.com/rishabh3112/seek/master/seek.ts
```

## Usage

```
seek [filenames]
```

### More information

My first script in deno!

### Author

[Rishabh (rishabh3112)](https://twitter.com/rishabh31121999)