Add a command line version of the parser when it is installed as a global module, e.g.: ``` sqlite-parser --output foo.json input.sql ```
Add a command line version of the parser when it is installed as a global module, e.g.: