- generate a .html file .txt file with title
- accept folder to generate .html files in the new folder with the same structure of origional folder
- give user option to choose destination folder and stylesheet
shinny -h
shinny -i
shinny -i -o -s
Option Function
OPTION | Function |
---|---|
-v --version | Name and version |
-h --help | Information |
-s --stylesheet | <'link-to-css-stylesheet'> |
-i --input | specifies an input file or folder |
-o --output | specifies destination folder |
- .NET CORE 3.1
- Command Line Utils