aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--TODO.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/TODO.md b/TODO.md
index fe25539..fc0b3e0 100644
--- a/TODO.md
+++ b/TODO.md
@@ -14,17 +14,15 @@ It's more of a personal reminder than anything else.
14 but can help with WSL bugs) 14 but can help with WSL bugs)
15### Installation 15### Installation
16* At startup, check if tables are all there; if not, print an error message 16* At startup, check if tables are all there; if not, print an error message
17 suggesting to run `nissy gen -t 8` (or more than 8). Is it actually 17 suggesting to run `nissy gen -t 8` (or more than 8). Is it
18 possible to make table generation at least 3x faster? 18 possible to make table generation at least 3x faster?
19* make 8 threads default for gen? 19* make 8 threads default for gen?
20### Documentation 20### Documentation
21* Instructions on how to update on the website
21* Write an examples.md file 22* Write an examples.md file
22* More screenshots! 23* More screenshots!
23### More 24### More
24* Anything quick and easy from the sections below 25* Anything quick and easy from the sections below
25* fix LICENSE file
26* Download page at nissy.tronto.net, upload every dist version there
27 (and then always run make clean before git push)
28 26
29## Commands 27## Commands
30 28

Generated with cgit - Back to sebastiano.tronto.net