From 74d51b4e8ec57cf9bf038c260fe52a3f9aeb2736 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Sat, 2 Nov 2019 18:32:10 -0700 Subject: add rise script to readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 3e97c8c..12e3667 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,10 @@ And to deploy: These three common tasks are captured in the `./bild`, `./ghci`, and `./push` scripts. +There's also a `./rise` script which builds and runs an app. I use it like: + + ag -l | entr -r ./rise Com.InfluencedByBooks + # Goals of the developer workflow: - have minimal ceremony @@ -55,6 +59,8 @@ We should never need "out of office" email auto-replies, or urgent contact. No pager duty, no daily stand-ups. Yes, this policy will affect what code we write, not just how we write it; that is by design. +TODO: + ## Org ## Git -- cgit v1.2.3