From 2fb36814a30560da5f89296d73f8cb0519bd439c Mon Sep 17 00:00:00 2001 From: Kevin Lyda <kevin@lyda.ie> Date: Mon, 12 May 2025 12:20:59 +0100 Subject: [PATCH] Update notes - good work for the flight --- NOTES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/NOTES.md b/NOTES.md index 8a8151e..2eff90e 100644 --- a/NOTES.md +++ b/NOTES.md @@ -27,6 +27,7 @@ repl.commands? ## Things to do + * Run [godoc](http://localhost:6060/) and then review where the help text is lacking. * Move to a storage layer. Next: this.Folder should be a storage.Folder. * Implement batch jobs - and have install populate the database with some test data. -- GitLab