From 58d79de2fae2da62f5dff002d1562ac3a6ad6a80 Mon Sep 17 00:00:00 2001 From: Daniel Underwood Date: Fri, 7 Jan 2022 13:55:08 -0500 Subject: [PATCH] Update readme --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index fd8dc38..0cd7f8a 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,16 @@ An ingress for RSS, Atom, JSONFeed, and other news feeds that provides configurable output to multiple sources for storage or processing. +## Running + +```shell +$ nix-shell # Or local environment with go + docker-compose +$ $EDITOR config.yaml +$ docker-compose up -d +$ go run *.go +``` + + ## Outputs ### Local Files