Skip to content

First standalone release

Compare
Choose a tag to compare
@thingsiplay thingsiplay released this 30 Mar 00:16
· 62 commits to main since this release
bb8a118
  • new: pseudo compiled bundle of the script with pyinstaller to build a
    standalone executable, available on
    Releases page
  • new: "Makefile" script for make to create the standalone bundle of Python
    script with the Python interpreter and package it into an archive
  • changed: runs with default options -X ., if no options provided
  • some little internal optimizations or additions, such as code comments