generated from seanpm2001/Template_Other_V4
-
-
Notifications
You must be signed in to change notification settings - Fork 5
/
PROJECT_LANG_1.rake
21 lines (16 loc) · 1.28 KB
/
PROJECT_LANG_1.rake
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Start of script
# GitHub is written mostly in Ruby, not Go (2009 Google language) and I want this project (GitHub_Organization_Info) to have a language assigned to it that isn't Go this time, so I created this Ruby source file (I don't want it to be Go, as I hate Google, and I am not going to repeat the mistake of having a key project (SeansLifeArchive_Images_GitHub) having a bad language associated with it.
# Old Go file kept for reference
# package main
# import "fmt"
# func main() {
#// Project language file
#fmt.Println("GitHub is written mostly in Go (2009 Google language) and I want this project to have a language assigned to it, so I created this Go (2009 Google language) file")
# }
#// End of script
puts "GitHub is written mostly in Ruby, not Go (2009 Google language) and I want this project (GitHub_Organization_Info) to have a language assigned to it that isn't Go this time, so I created this Ruby source file (I don't want it to be Go, as I hate Google, and I am not going to repeat the mistake of having a key project (SeansLifeArchive_Images_GitHub) having a bad language associated with it."
# File info
# File type: Ruby source file (*.rb)
# File version: 1 (Friday, May 7th 2021 at 5:36 ppm)
# Line count (including blank lines and compiler line): 22
# End of script