mingrammer / gobyexample

:gift: Go By Example 한국어 버전

Home Page:https://mingrammer.com/gobyexample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

:gift: Go By Example 한국어 버전

https://mingrammer.com/gobyexample


Languages

Language:HTML 96.2%Language:CSS 2.3%Language:Go 1.4%Language:Shell 0.1%