cargo-linebreak

Crates.iocargo-linebreak
lib.rscargo-linebreak
version2.0.0
sourcesrc
created_at2015-12-17 11:24:06.220142
updated_at2016-02-07 16:04:27.019005
descriptionA cargo subcommand for printing linebreaks when using cargo-watch
homepage
repositoryhttps://github.com/Machtan/cargo-linebreak
max_upload_size
id3684
size16,990
Naja Lautrup Nysom (Machtan)

documentation

README

Why?

I found it a bit difficult to distinguish my compilation errors with 'cargo watch', so I thought I'd make something to fix that.

How?

cargo watch linebreak check

or something similar

Install

cargo install cargo-watch
cargo install cargo-linebreak

Usage

cargo-linebreak --help

Will get you the options

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 0

cargo fmt