summaryrefslogtreecommitdiffstats
path: root/TODO.md
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-04 16:08:28 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-04 16:08:28 +0000
commit87689c2e1883711c80c24acf4e2023715a8fac29 (patch)
treedde7494c72f3ca836a24a4a6559b6c350f831cce /TODO.md
parentAdding upstream version 1.10.1. (diff)
downloadlitecli-upstream.tar.xz
litecli-upstream.zip
Adding upstream version 1.11.0.upstream/1.11.0upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
new file mode 100644
index 0000000..58e2ebc
--- /dev/null
+++ b/TODO.md
@@ -0,0 +1,6 @@
+* [ ] Change to use ruff
+* [ ] Automate the release process via GH actions. [Article](https://simonwillison.net/2024/Jan/16/python-lib-pypi/)
+
+* [] Sort by frecency.
+* [] Add completions when an attach database command is run.
+* [] Add behave tests.