diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 18 |
1 files changed, 8 insertions, 10 deletions
@@ -3,7 +3,7 @@ The source tree maps to the DNS namespace that we own. The purpose of this mapping is to keep things organized hierarchically in how they are deployed on the Internet. The main 'common' space is `Com.Simatime`, -other namespaces should be related to the application. +other namespaces should be related to their application. Development aspects should be localized to their sub-namespaces as much as possible. Only after sufficient iteration such that interfaces are @@ -37,7 +37,8 @@ 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: +There's also a prototype `./rise` script which builds and runs an app. I +use it like: ag -l | entr -r ./rise Com.InfluencedByBooks @@ -59,12 +60,9 @@ 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: +TODO: document how we use the following: -## Org - -## Git - -## Email - -## IRC +- Org +- Git +- Email +- IRC |