From 9664510ca7e45e35189b49b9527a12e507d6d772 Mon Sep 17 00:00:00 2001 From: Eric Myhre Date: Sat, 15 Jul 2017 16:02:18 -0600 Subject: [PATCH] omnibus: mention in readme. Signed-off-by: Eric Myhre --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index cc7ac7b..774c026 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,16 @@ See [the ecosystem map](ecosystem.png) for a big-picture layout of how the proje +How do I get started doing something Fun? +----------------------------------------- + +Check out the [omnibus](./omnibus) dir for an example of using Repeatr and Reppl to build... Repeatr, Reppl, and the rest of the Timeless Stack! + +You'll need to grab the [binary releases](https://github.com/polydawn/timeless/releases) in order to bootstrap +(or, build the individual tools from source). + + + Why hashes? Why can't I just download "somefoo-vbar.baz.tar.gz"? -----------------------------------------------------------------