headers icon indicating copy to clipboard operation
headers copied to clipboard

Generate perfect code headers every time.

Results 3 headers issues
Sort by recently updated
recently updated
newest added

Without that new line, i didn't get the output copied in my clipboard (I'm using Ubuntu 22.04)

wujingwei@LAPTOP-JHVV030O:~/foundry-f24/foundry-smart-contract-lottery-f24$ curl https://sh.rustup.rs -sSf | sh -s -- -y --no-modify-path --default-toolchain none \ --default-host x86_64-unknown-linux-gnu \ --default-host i686-pc-windows-gnu \ --default-host x86_64-apple-darwin \ --rustup-dist-server https://mirrors.tuna.tsinghua.edu.cn/rustup \ --rustup-update-root https://mirrors.tuna.tsinghua.edu.cn/rustup/rustup info: downloading installer...

It might be a bit of an overkill, but adding ```sh git clone https://github.com/transmissions11/headers.git cd headers ``` could make it simpler for beginner or intermediate developers to get started quickly.