12 lines
294 B
Markdown
12 lines
294 B
Markdown
# language-subtag-registry
|
|
|
|
### usage
|
|
|
|
```
|
|
go get github.com/dalu/language-subtag-registry`
|
|
cd $GOPATH/github.com/dalu/language-subtag-registry/
|
|
wget http://www.iana.org/assignments/language-subtag-registry/language-subtag-registry
|
|
go run main.go
|
|
```
|
|
|
|
check json and lang directories for output |