Commit graph

6 commits

Author SHA1 Message Date
39cb51eb2d Removed old ruby code because it is not important anymore. 2022-11-23 04:46:40 +01:00
b37e037834 .gitignore update. 2022-11-23 04:43:54 +01:00
51c979582c Added Makefile to build a binary of fgg using the Nuitka Python compiler.
This needs required libraries installed using pip or the OS package manager. It fails executing the resulting binary if libraries are only installed in a virtual environment (venv).
2022-11-21 02:13:29 +01:00
a6d99ee5f7 README update and added Nuitka out file and build directory to .gitignore. 2022-11-21 01:30:59 +01:00
5e4124e651 First Python based prototype ported from the Ruby version. Not completed yet. README update. 2022-11-20 08:59:50 +01:00
43fc0c46c2 Initial commit. 2022-11-19 04:04:50 +01:00