toml-cli
toml-cli copied to clipboard
Running on Windows
I cannot seem to run this as described on Windows. Installing via pip works fine. But you cannot run toml as a command from Windows terminal. Typically, when this happens I would use python -m to run the module as a script but this doesn't seem to work with toml-cli.