nullterm

Crates.ionullterm
lib.rsnullterm
version0.1.0
sourcesrc
created_at2022-03-20 23:10:11.576196
updated_at2022-03-20 23:10:11.576196
descriptionSimply runs ClearScreen to truly clear the terminal on most terminals and platforms
homepagehttps://github.com/SirHall/nullterm
repositoryhttps://github.com/SirHall/nullterm
max_upload_size
id553756
size23,782
SirHall (SirHall)

documentation

https://github.com/SirHall/nullterm

README

Simply runs ClearScreen to clear the terminal, useful if you want your terminal to be truly cleaned if you often recompile and want to clear previous compilation output.

Go a step further and create a symlink cls to this program, and clear+build on any platform using cls && cargo build.

Commit count: 5

cargo fmt