gobyexample
gobyexample copied to clipboard
:gift: Go By Example 한국어 버전
Go By Example 한국어 버전
Go By Example의 한국어 버전입니다. Contributing은 Fork 후 Pull Request를 날려주시면 됩니다.
구조 설명
- 모든 예제 코드는
examples
디렉토리에 존재하며 정적 컨텐츠는examples
에 존재하는.go
,.sh
,.hash
에 있는 코드의 주석으로부터tools/build
을 통해 자동으로 빌드되어 생성됩니다.
기여
- 이 레포지토리를 fork 합니다.
-
git clone https://github.com/<yourname>/gobyexample
-
examples
에서 내용 수정 또는examples.txt
에서 제목 수정 -
tools/build
(빌드) -
open index.html
로 변경 사항 확인 -
git push
- Pull Request 제출
License
This work is copyright Mark McGranaghan and licensed under a Creative Commons Attribution 3.0 Unported License.
The Go Gopher is copyright the Go Authors and licensed under a Creative Commons Attribution 3.0 Unported License.