Closed Kyllingene closed 1 year ago
Implements #11, via the flag -o.
-o
Also fixes the category tag in the Cargo.toml by renaming it to categories.
category
categories
Note: doesn't print a newline afterwards; I figure it's easier to add one in a shell script than to remove it.
Had issues with git (hence many unrelated commits), see #18 instead
Implements #11, via the flag
-o
.Also fixes the
category
tag in the Cargo.toml by renaming it tocategories
.Note: doesn't print a newline afterwards; I figure it's easier to add one in a shell script than to remove it.