unmake 0.0.27

a makefile linter
Documentation
# INSTALL

We support alternative installation methods.

# INSTALL (CARGO)

unmake is packaged as a Rust crate.

```sh
cargo install unmake
```

## Prerequisites

* [cargo]https://doc.rust-lang.org/cargo/

## Postinstall

Register `~/.cargo/bin` to `PATH` environment variable.