Skip to content

A command line tool that translates text into The Robber Languange

License

Notifications You must be signed in to change notification settings

middlewaregruppen/robberlang

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

robberlang

Build Status Go Report Card


A command line tool for translating text into The Robber Language (Rövarspråket)

Installing

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

Usage

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

Contributing

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.

About

A command line tool that translates text into The Robber Languange

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 54.8%
  • Makefile 39.0%
  • Dockerfile 6.2%