Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 798 Bytes

README.md

File metadata and controls

39 lines (25 loc) · 798 Bytes

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