Skip to content

cecton/cargo-firstpage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cargo-first-page

Shows only the first page of rustc output.

Installation

cargo install cargo-firstpage

Usage

Prefix the cargo command by firstpage:

This will run cargo check but display only the first page:

cargo firstpage check

You can use it with cargo-watch like this:

cargo watch -x "firstpage check"

About

Shows only the first page of rustc output

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages