From: Siraaj Khandkar Date: Wed, 18 Nov 2020 15:17:01 +0000 (-0500) Subject: Note natural-cli X-Git-Tag: 0.3.5~8 X-Git-Url: https://git.xandkar.net/?a=commitdiff_plain;ds=inline;h=812f0b042a28de4c50bf1aa03009282b1ad6c5a2;p=tt.git Note natural-cli --- diff --git a/tt.rkt b/tt.rkt index b691fd0..409ef51 100644 --- a/tt.rkt +++ b/tt.rkt @@ -34,6 +34,9 @@ ; - d | download ; - u | upload ; - calls user-configured command to upload user's own feed file to their server +; +; Looks like a better CLI parser than "racket/cmdline": +; https://docs.racket-lang.org/natural-cli/ #lang racket