From c876814ba890ce9827419d850394ad115c804ce0 Mon Sep 17 00:00:00 2001 From: hellerve Date: Sun, 15 Dec 2019 13:25:33 +0100 Subject: [PATCH] devlog: started 2019-12-15 --- devlog/2019-12-15.md | 15 +++++++++++++++ devlog/template.md | 11 +++++++++++ 2 files changed, 26 insertions(+) create mode 100644 devlog/2019-12-15.md create mode 100644 devlog/template.md diff --git a/devlog/2019-12-15.md b/devlog/2019-12-15.md new file mode 100644 index 0000000..9386a37 --- /dev/null +++ b/devlog/2019-12-15.md @@ -0,0 +1,15 @@ +# 2019-12-15 + +Timebox: 3 Hours + +## Goals + +I want to be able to check Carp source by writing a file to the +file system, checking it, and parsing the results into a good +data structure + +## Potential Roadblocks + +## Review + +Time worked: diff --git a/devlog/template.md b/devlog/template.md new file mode 100644 index 0000000..5d81a2b --- /dev/null +++ b/devlog/template.md @@ -0,0 +1,11 @@ +# 2019-12-15 + +Timebox: + +## Goals + +## Potential Roadblocks + +## Review + +Time worked: