Added auto lang listing and CONTRIBUTING.md
Added a small framework for easily updating a list of all languages the repository contains a "Hello World" program in. See CONTRIBUTING.md for a command for updating the listing (using the list_langs.rb Ruby script).
This commit is contained in:
12
README_nolist.md
Normal file
12
README_nolist.md
Normal file
@@ -0,0 +1,12 @@
|
||||
Hello, World!
|
||||
=============
|
||||
|
||||
Hello world in every programming language.
|
||||
|
||||
Inspired by [Helloworldcollection.de](http://helloworldcollection.de/)
|
||||
|
||||
As I watch the collection expand, this project has blown up more than I ever thought possible.
|
||||
Thanks to everyone who continues to contribute, new languages are created every day!
|
||||
|
||||
Spin-Off project smartly suggested and implemented by @zenware
|
||||
Meet [FizzBuzz](https://github.com/zenware/FizzBuzz) the evolution of [hello-world](https://github.com/leachim6/hello-world)
|
||||
Reference in New Issue
Block a user