We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add an option that outputs an enumerated list of story formats in CSV format and exits with 0, for consumption by other programs.
0
For example: --list-formats-csv
--list-formats-csv
id,name,version,details harlowe-1,Harlowe,1.3.5, sugarcube-2,SugarCube,2.36.1, paperthin,Paperthin,1.0.0,proofing
The text was updated successfully, but these errors were encountered:
feat: add --list-formats-csv option (#58)
a5565f8
resolve #56
tmedwards
No branches or pull requests
Add an option that outputs an enumerated list of story formats in CSV format and exits with
0
, for consumption by other programs.For example:
--list-formats-csv
The text was updated successfully, but these errors were encountered: