#clear #watch #cargo #cargo-subcommand

app cargo-clear

Clears a UNIX terminal by running 'tput reset'

1 unstable release

Uses old Rust 2015

0.1.0 Jan 29, 2016

#561 in Cargo plugins

25 downloads per month

GPL-3.0 license

13KB

Cargo clear

A simple cargo subcommand to use with e.g. cargo-watch to clear the screen.

##Example:

  $ cargo watch clear doc tests

No runtime deps