Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shuuji3/tour-of-go

Codes witten for "A tour of Go".
https://github.com/shuuji3/tour-of-go

Last synced: about 1 month ago
JSON representation

Codes witten for "A tour of Go".

Awesome Lists containing this project

README

        

# tour-of-go

Codes written for [A Tour of Go](https://tour.golang.org/welcome/1).

## Helper Script

### [create-directories.go](./create-directories.go)

Create directories and copy the template [main.go](./main.go) file into each directory.