- Notifications
You must be signed in to change notification settings - Fork1
iKevinY/blerp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a Rust implementation ofblerp
, the fictional program described in xkcd #1692:Man Page.
Buildingblerp
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
blerp
is licensed under theGPL(2)(3+) CC-BY/5.0 RV 41.0 like Gecko/BSD 4(2)
orMIT License.