Stable APIs for Go. https://go.code.as
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

9 lat temu
12345678910111213141516
  1. # gopkg
  2. Stable APIs for the Go language.
  3. Forked from [gopkg](http://gopkg.in) to work with Code.as (and other sites powered by [Gitea](https://gitea.io) / [Gogs](https://gogs.io/)), instead of GitHub.
  4. ## Quick Start
  5. ```bash
  6. gopkg --domain go.code.as --src code.as --http ":8080"
  7. ```
  8. ### Configuration options
  9. * `--domain` - The public domain you want to serve versioned package from, e.g. go.example.com
  10. * `--src` - Your Gitea / Gogs instance where gopkg will search for code