The user should be able to run this library from the command line. The command line interface should accept 1 required argument: the path to the file or folder to convert.
The command line script should either:
convert the provided single file to JSON and save the new file alongside the original
recurse the provided directory and convert each file as above
The user should be able to run this library from the command line. The command line interface should accept 1 required argument: the path to the file or folder to convert.
The command line script should either: