diff options
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |