From ac3ee920fab7c649b0070e6534b5d1f0df8bf8ea Mon Sep 17 00:00:00 2001 From: geekpi Date: Fri, 6 Feb 2015 20:57:17 +0800 Subject: [PATCH] translating --- ... FAQs with Answers--How to install Go language on Linux.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sources/tech/20150205 Linux FAQs with Answers--How to install Go language on Linux.md b/sources/tech/20150205 Linux FAQs with Answers--How to install Go language on Linux.md index 410d7a79b7..73b6f237b1 100644 --- a/sources/tech/20150205 Linux FAQs with Answers--How to install Go language on Linux.md +++ b/sources/tech/20150205 Linux FAQs with Answers--How to install Go language on Linux.md @@ -1,3 +1,5 @@ +translating----geekpi + Linux FAQs with Answers--How to install Go language on Linux ================================================================================ Go (also called "golang") is an open-source programming language initially developed by Google. It was born with several design principles in mind: simplicity, safety, and speed. The Go language distribution comes with various tools for debugging, testing, profiling and code-vetting. Nowadays the Go language and its tool chain are available in the base repositories of most Linux distributions, making it easy to install them with a default package manager. @@ -93,4 +95,4 @@ via: http://ask.xmodulo.com/install-go-language-linux.html 本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出 -[1]:https://golang.org/dl/ \ No newline at end of file +[1]:https://golang.org/dl/