Implement most of the spec reusing scribe & nefthera code
This commit is contained in:
parent
e8b489dd6f
commit
612a98cfde
16 changed files with 225 additions and 25 deletions
13
ocaml/TODO.md
Normal file
13
ocaml/TODO.md
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
- [ ] Match test coverage with spec requirements
|
||||
- [ ] Simplify Reader
|
||||
- [ ] Create interface files
|
||||
- [ ] Move comment on top of Parsers.Argument.say to the interface doc file
|
||||
- [ ] Try out doc generation
|
||||
- [ ] Simplify and analyze System.File
|
||||
- [ ] Add log function and match spec
|
||||
- [ ] Output begins with ' [log] '
|
||||
- [ ] Only prints if DEBUG is set
|
||||
- [ ] Get su command from $XDG_CONFIG_HOME/tori/tori.conf and use it for pkg
|
||||
- [ ] Check if working
|
||||
- [ ] Command 'user': print the output of 'whoami'
|
||||
- [ ] Unrecognized command: exit code 1
|
||||
Loading…
Add table
Add a link
Reference in a new issue