This is command line tool for printing the latest posts from 29.FYI. It outputs for humans, not machines.
Installation
Run go get -u github.com/29-FYI/29.
Usage
Run 29 to print the latest 29.FYI posts, assuming your $PATH contains your $GOPATH/bin.
You can then pipe the output for a better view.
Such as 29 | nl | tac.
Screenshot
License
This project is licensed under the GNU General Public License v3.0.