dotenv-linter
dotenv-linter copied to clipboard
Create a binary release
Some users say, that we need a binary release, so it would be possible to just use wget
or curl
to install this project.
So, let's do it.
Tools:
- http://www.pyinstaller.org/
- https://nuitka.net/
https://tryexceptpass.org/article/distributing-python-applications/