Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 584 Bytes

TODO.md

File metadata and controls

15 lines (14 loc) · 584 Bytes

Todo

  • A working server
  • A working client repl
  • Better client and server code (idk, i think its much better than before)
  • list command
  • Make a better and sensible command parsing
  • Unrestrict id to just a string
  • Server response in different formats (json)
  • Implement piping operator
  • Start writing the rust client crate so i can see i can do the below
  • A more sensible non-idiotic server response (still idiotic but i have a vision now? idk)
  • Implement events
  • Make the thing an installable cli
  • Javascript client?