We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1bc29a commit 467b9baCopy full SHA for 467b9ba
TODO.md
@@ -1,15 +1,15 @@
1
# ToDo
2
3
-* Add form data/url encoded as an in/out option to parse
+* Add some custom types to hide up all the interface{} crap
4
5
* Add an optional `FILE` parameter to everything
6
7
* Mention expectations of data on stdin in help text
8
9
-* Split docs up and use readthedocs
10
-
11
* Write some more tests!
12
+ * Particularly for the commands
+
13
* Fix stdin/stdout/stderr usage
14
15
* Make sure all errors go to stderr
0 commit comments