add todo list
This commit is contained in:
parent
f5eaf23b5b
commit
d46979b8ee
14
TODO.org
Normal file
14
TODO.org
Normal file
@ -0,0 +1,14 @@
|
||||
* Release 0.1
|
||||
** TODO README.md
|
||||
- Note taken on [2018-02-17 Sat 11:02] \\
|
||||
Write a proper README.md for the github folks.
|
||||
** TODO MAN page
|
||||
- Note taken on [2018-02-17 Sat 11:02] \\
|
||||
For everyone else, write a proper manpage explaining the API
|
||||
** TODO Fudge dice
|
||||
- Note taken on [2018-02-17 Sat 11:02] \\
|
||||
The syntax should be XdF and the results should be [-1, -1, 0, 0, +1, +1].
|
||||
** TODO Remove dependency on libbsd
|
||||
- Note taken on [2018-02-17 Sat 11:05] \\
|
||||
arc4random_uniform() should be moved into the source. On BSD we just use
|
||||
the library function.
|
Loading…
Reference in New Issue
Block a user