aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2022-02-22 22:45:03 +0100
committerSebastiano Tronto <sebastiano@tronto.net>2022-02-22 22:45:03 +0100
commit9dffe0b6f1d684777d22b149816b6f7c216bd91a (patch)
treeba7b8a1977f302cedcdcfd3391e7ff8f0e15677a /TODO.md
parent8bb35916b543e0814a47832297791d00982d1eae (diff)
downloadnissy-9dffe0b6f1d684777d22b149816b6f7c216bd91a.tar.gz
nissy-9dffe0b6f1d684777d22b149816b6f7c216bd91a.zip
HTML fixes
Diffstat (limited to 'TODO.md')
-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