Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pocke/twice
https://github.com/pocke/twice
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/pocke/twice
- Owner: pocke
- Created: 2017-07-03T14:57:22.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-07-04T11:00:08.000Z (over 7 years ago)
- Last Synced: 2024-11-06T13:01:37.500Z (about 2 months ago)
- Language: Go
- Size: 3.91 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)