summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2019-11-02 18:32:10 -0700
committerBen Sima <ben@bsima.me>2019-11-02 18:32:10 -0700
commit74d51b4e8ec57cf9bf038c260fe52a3f9aeb2736 (patch)
treec94a7cf4dd069eb97bb509cb5bee32f15e9ba32c /README.md
parent85b07273a23e2c29926f7575da0d938345c58c3f (diff)
add rise script to readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
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