toml-cli icon indicating copy to clipboard operation
toml-cli copied to clipboard

Running on Windows

Open robross0606 opened this issue 1 year ago • 0 comments

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.

robross0606 avatar Feb 09 '24 18:02 robross0606