hacker-quotes/cmd
Zorchenhimer 1ac2863a43
Allow passing a format string to the generate command
The generate command now takes two optional arguments:

-c N
    Generate N number of sentences.

-f "some string"
    Use the given format string to generate sentences.
2021-02-21 20:37:15 -05:00
..
generate.go Allow passing a format string to the generate command 2021-02-21 20:37:15 -05:00
server.go Rename generic.go to english.go 2021-02-17 09:17:04 -05:00