A command line tool for translating text into The Robber Language (Rövarspråket)
Binaries for the most common platforms are available under Releases. Download and place in your $PATH
.
curl -Ls https://github.com/amimof/robberlang/releases/latest/download/robberlang-darwin-amd64 -o robberlang && chmod +x robberlang && sudo mv robberlang /usr/local/bin/robberlang
Pass any string to the robberlang
command and it will translate it into The Robber Language. As an example, the following command
$ robberlang "vi ses i nangijala"
will render
vovi sosesos i nonanongogijojalola
All help in any form is highly appreciated and your are welcome participate in developing together. To contribute submit a Pull Request. If you want to provide feedback, open up a Github Issue.