blerp

Crates.ioblerp
lib.rsblerp
version0.1.0
sourcesrc
created_at2016-06-22 05:26:57.24084
updated_at2016-06-22 05:26:57.24084
descriptionFilters local or remote files or resources. Based on xkcd #1692.
homepagehttps://github.com/iKevinY/blerp
repositoryhttps://github.com/iKevinY/blerp
max_upload_size
id5451
size78,090
Kevin Yap (iKevinY)

documentation

README

blerp Build Status

This is a Rust implementation of blerp, the fictional program described in xkcd #1692: Man Page.

Installation

Building blerp requires Rust. blerp is currently a work in progress, so proceed with caution.

$ git clone https://github.com/iKevinY/blerp.git
$ cd blerp
$ make install

$ man blerp
$ blerp

$ make uninstall

Usage

Man Page

License

blerp is licensed under the GPL(2)(3+) CC-BY/5.0 RV 41.0 like Gecko/BSD 4(2) or MIT License.

Commit count: 62

cargo fmt