I am using atom editor. I installed atom runner for run to my programs but i have encountered too many problems. I want to run pyfiles in cmd console automaticly. How can i do this
In a nutshell:
How can i run py files in cmd console with shortcut
I am using windows
I suggest you install the "Script" extension and then run Atom using cmnd-I in the editor. Your file runs in the terminal.