Skip to content

Enterprise grade Hello World in Go, with support for 58 different languages.

License

Notifications You must be signed in to change notification settings

mlvzk/hello-world-enterprise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Enterprise grade Hello World in Go, with support for 58 different languages.

Features

  • Loosely tied, can easily swap any part
  • Support for 58 different languages
  • Suckless
  • Debug mode
  • Production ready

Supported Languages

  • Afrikaans
  • Arabic
  • Bengali/Bangla
  • Bulgarian
  • Catalan
  • Chinese
  • Croatian
  • Czech
  • Danish
  • Dutch
  • English
  • Estonian
  • Fiji
  • Finnish
  • French
  • German
  • Greek
  • Gujarati
  • Hindi
  • Hungarian
  • Icelandic
  • Irish
  • Italian
  • Japanese
  • Kannada
  • Kazakh
  • Korean
  • Latvian/Lettish
  • Lithuanian
  • Malagasy
  • Malay
  • Malayalam
  • Maltese
  • Maori
  • Marathi
  • Norwegian
  • Persian
  • Polish
  • Portuguese
  • Punjabi
  • Romanian
  • Russian
  • Samoan
  • Serbian
  • Slovak
  • Slovenian
  • Spanish
  • Swahili
  • Swedish
  • Tamil
  • Telugu
  • Thai
  • Tonga
  • Turkish
  • Ukrainian
  • Urdu
  • Vietnamese
  • Welsh

Usage

# This will automatically detect your system language and print the appropriate hello world.
go run .
# Or, if you wanna print hello world in a language other than your system language
go run . --language ru

Debugging

Use the DEBUG=1 environment variable to debug this application.

About

Enterprise grade Hello World in Go, with support for 58 different languages.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages