Skip to content

Releases: asiangoldfish/python-runner

Release list

v1.1.0

Choose a tag to compare

@asiangoldfish asiangoldfish released this 25 Jul 19:10
split init and run, add linux/macos support, upgrade Go version

This commit turns pyrun into a more comprehensive command with a help
page. The program also adds checks for Windows specific implementations,
such as that .venv/Scripts is used in Windows, while it is .venv/bin on
macOS and Linux.

v1.0.0

Choose a tag to compare

@asiangoldfish asiangoldfish released this 25 Jul 00:37
add build script for release