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 b83e3f1 commit f8d748cCopy full SHA for f8d748c
README.md
@@ -66,6 +66,7 @@ Bashly is responsible for:
66
- Standard flags (like **--help** and **--version**).
67
- Preventing your script from running unless the command line is valid.
68
- Providing you with a place to input your code for each of the functions your tool performs, and merging it back to the final script.
69
+- Providing you with the ability to render markdown or man documentation for your script.
70
- Providing you with additional (optional) framework-style, standard library functions:
71
- **Color output**.
72
- **Config file management** (INI format).
0 commit comments