/rfcs

Search and read RFCs in your terminal

Primary LanguageGoMIT LicenseMIT

rfcs

Search and read RFCs in your terminal

Usage

rfcs list [options]
rfcs get <RFC number>

Installation

go get github.com/kaorimatz/rfcs

Notes

The idea of reading RFCs in the terminal is borrowed from rfc. Many thanks to @bfontaine.