For anyone
A script that reads standard string input and outputs elder futhark runes
Note that because elder futhark doesn't have representative characters for
Q
orZ
, those characters will pass through the script unaltered. As will special characters, numbers, and punctuation123456789<>!@#$%^&*(),./\|~_
ALWAYS, pipe everything into runes.sh
In terminal emulators near you, as long as they support UTF-8
Because its freakin awesome!
CASTING SPELLS IN YOUR TERMINAL IS THE FUTURE
--- Bryan 2020
Got an idea that can help? open an issue or Pull request.
I managed to set up some unit tests for this script in the main directory of the repo you can run ./tests/test
and it will run several tests ive developed so far to see if functionality is working as it should.