From 512d3f67a8e487aebf362b67053551421d016f33 Mon Sep 17 00:00:00 2001 From: Casey Rodarmor Date: Sun, 23 Oct 2016 17:32:18 -0700 Subject: [PATCH] Update notes --- notes | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/notes b/notes index 9eab5ce..d16c4c9 100644 --- a/notes +++ b/notes @@ -17,11 +17,12 @@ notes - just xyz/foo # xyz/justfile:foo - just xyz/ # xyz/justfile:DEFAULT -- create some kind of group feedback forum: - . email list, reddit - change name back to 'just' . suggest j as alias +- create some kind of group feedback forum: + . email list, reddit - change description to "a polyglot command runner"? +- update readme - document all code, including private stuff (can this be enforced with a lint?) #![deny(missing_docs)]