/MuscleFuck

Muscle and Programming

Primary LanguagePythonMIT LicenseMIT

MuscleFuck

Run this program on Raspberry Pi. I do not support other platforms.

deps

You must install them before running this program.

setup

Install required packages.

pyenv install
poetry install

format/lint/test

Check if there is a cause of bugs.

poetry run pysen run format lint
poetry run pytest

execute

Run the program. MuscleFuck interpreter will be executed and send inputs by tact buttons.

poetry run python src/main.py