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