2019615
Pre-release
Pre-release
Our first release! Supports Windows and Linux, and only for x64.
For Windows version, just unzip and add the directory to the environment variable as BIRDEE_HOME. It requires that x64 version of Python 3.7 is installed in your system.
For Linux Debian systems, use sudo dpkg -i birdee_xxxx.deb
to install and sudo dpkg -r birdee
to remove. This package requires libpython3.7-dev, libgc-dev and LLVM-6.0 to be installed. Remember to add /usr/bin/birdee0.1
to the environment variable as BIRDEE_HOME.