Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mingrammer/gobyexample

:gift: Go By Example 한국어 버전
https://github.com/mingrammer/gobyexample

example go korean learning reference translation

Last synced: about 2 months ago
JSON representation

:gift: Go By Example 한국어 버전

Awesome Lists containing this project

README

        

# Go By Example 한국어 버전

[Go By Example](https://github.com/mmcgrana/gobyexample)의 한국어 버전입니다. Contributing은 Fork 후 Pull Request를 날려주시면 됩니다.

## 구조 설명

* 모든 예제 코드는 `examples` 디렉토리에 존재하며 정적 컨텐츠는 `examples`에 존재하는 `.go`, `.sh`, `.hash`에 있는 코드의 주석으로부터 `tools/build`을 통해 자동으로 빌드되어 생성됩니다.

## 기여

* 이 레포지토리를 fork 합니다.
* `git clone https://github.com//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](https://creativecommons.org/licenses/by/3.0/).

The Go Gopher is copyright the Go Authors and licensed under a [Creative Commons Attribution 3.0 Unported License](https://creativecommons.org/licenses/by/3.0/).