Ecosyste.ms: Awesome

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

https://github.com/babarot/copy


https://github.com/babarot/copy

Last synced: 3 months ago
JSON representation

Lists

README

        

copy
====

copy stdin tool (tested on `bash 3.2+`, `zsh 5.0+`)

Inspired by,

# Usage

```console
$ cat foo.csv | copy
```

# Installation

```zsh
zplug 'b4b4r07/copy', as:command, use:'(*).sh', rename-to:'$1'
```

# License

MIT @ b4b4r07