This is a simple command-line programme that executes brainfuck code
Install mindfuck with cargo
bash cargo install mindfuck
To run the programme:
bash mindfuck <path to the file>
That’s it