Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pocke/twice


https://github.com/pocke/twice

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

twice
============

Installation
-----------

```sh
go get github.com/pocke/twice
```

Usage
-----------

```sh
$ echo -n 'foobar' | twice # => foobarfoobar
$ sl | twice # Run SL twice
$ cowsay meow | flowterm | twice
```

![out](https://user-images.githubusercontent.com/4361134/27827644-39455198-60f3-11e7-827b-6665c7bbeee7.gif)

Recommend
----------

- [Flowterm](https://github.com/pocke/flowterm): String flows in a terminal.

License
-------

These codes are licensed under CC0.

[![CC0](http://i.creativecommons.org/p/zero/1.0/88x31.png "CC0")](http://creativecommons.org/publicdomain/zero/1.0/deed.en)