https://github.com/hahwul/ftc
simple copy to file to clipboard
https://github.com/hahwul/ftc
copy copy-to-file util
Last synced: 6 months ago
JSON representation
simple copy to file to clipboard
- Host: GitHub
- URL: https://github.com/hahwul/ftc
- Owner: hahwul
- License: mit
- Created: 2018-02-03T07:55:31.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-03T16:20:50.000Z (about 7 years ago)
- Last Synced: 2025-03-29T10:01:37.640Z (6 months ago)
- Topics: copy, copy-to-file, util
- Language: Ruby
- Homepage:
- Size: 7.81 KB
- Stars: 3
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ftc
simple copy to file to clipboardf## Install
`#> git clone https://github.com/hahwul/ftc`
`#> cd ftc`
`#> ./install.sh`## Usage
`#> ftc sample.txt`
`#> ruby ftc.rb sample.txt`
![]()