10 releases

0.1.12 Nov 4, 2024
0.1.11 Oct 20, 2024
0.1.9 Sep 26, 2024
0.1.4 Apr 24, 2024

#1773 in Command line utilities

Download history 293/week @ 2024-08-29 193/week @ 2024-09-05 13/week @ 2024-09-12 21/week @ 2024-09-19 179/week @ 2024-09-26 14/week @ 2024-10-03 13/week @ 2024-10-10 220/week @ 2024-10-17 29/week @ 2024-10-24 158/week @ 2024-10-31 47/week @ 2024-11-07 4/week @ 2024-11-14 9/week @ 2024-11-21 9/week @ 2024-11-28

79 downloads per month

MIT license

205KB
155 lines

GitHub Header Image Content License Stars

A simple cli tool to copy everything directly from the terminal.

InstallationUsageLicense

program example

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