Skip to content

0.2.0

Compare
Choose a tag to compare
@anki-code anki-code released this 17 Sep 10:24
· 78 commits to master since this release
07e63a4

Added shebang support:

./script           # shebang should has "env python" or "env xonsh"
script             # script should be found in $PATH and shebang should has "python" or "xonsh"