10 releases
0.1.12 | Nov 4, 2024 |
---|---|
0.1.11 | Oct 20, 2024 |
0.1.9 | Sep 26, 2024 |
0.1.4 |
|
#1773 in Command line utilities
79 downloads per month
205KB
155 lines
Installation
cargo install bootleg --locked
Usage
Copy written text to the clipboard.
bootleg "Hello, World!"
Copy output of a command to the clipboard.
echo "Hello, World!" | bootleg
Copy the content of a file to the clipboard.
cat file.txt | bootleg
License
This project is licensed under the MIT License - see the LICENSE for details.
Dependencies
~26–40MB
~718K SLoC