Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 783 Bytes

README.md

File metadata and controls

35 lines (24 loc) · 783 Bytes

hello-world

hello-world in any programming language.

Add a language

To add a language you should add the folowing:

  • a file named main.* or Main.* (like in java)

    • This file should output hello, world
  • a file named README.md in where the content will be the content from TEMPLATE.md

    • replace all occurrences with {{*}} the information
  • commit message should have the following message ✨ added {{LANGUAGE}}

  • create a pull request with the add language template.

Languages (13)