From dac786acc561df5ac305265d3fac8cf598eaaf15 Mon Sep 17 00:00:00 2001 From: JesseBrault0709 <62299747+JesseBrault0709@users.noreply.github.com> Date: Fri, 17 May 2024 15:13:52 +0200 Subject: [PATCH] Added root level TODO. --- TODO.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 TODO.md diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..81b4859 --- /dev/null +++ b/TODO.md @@ -0,0 +1,9 @@ +# TODO + +- [ ] Separate out the following into separate, non-Groowt projects with their own repositories and the com.jessebrault + namespace: + - antlr gradle plugin + - all util: + - di + - extensible + - fp