A simple command-line RSS feed manager built with Go and PostgreSQL.
Make sure you have the following installed on your machine:
- Go (v1.20+)
- PostgreSQL (with a running instance)
git
-
Clone the repo:
git clone https://github.com/anton-jj/gator.git cd gator