Skip to content

iKevinY/blerp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published