pkg

command module
v0.0.0-...-8a71e6d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 2, 2022 License: GPL-3.0 Imports: 11 Imported by: 0

README

pkg

Selfhosted golang packages proxy.

Live version: https://go.neonxp.dev/

Package page: https://go.neonxp.dev/pkg/ (browser will redirects to documentation, but go get go.neonxp.dev/pkg will install package)

Configuration

config.json file:

{
    "title": "WEBSITE TITLE",
    "host": "go.neonxp.dev",
    "packages": {
        "pkg": {
            "pkg": "pkg",
            "vcs": "git",
            "repo": "https://github.com/neonxp/pkg",
            "desc": "Package description"
        },
        "jsonrpc2": {
            "pkg": "jsonrpc2",
            "vcs": "git",
            "repo": "https://github.com/neonxp/jsonrpc2",
            "desc": "Имплементация сервера JSON-RPC 2.0 с генериками."
        },
        "test": {
            "pkg": "test",
            "vcs": "git",
            "repo": "https://github.com/example/test",
            "desc": "Test description."
        },
        ...
    }
}

Author

Alexander Kiryukhin i@neonxp.dev

License

GPL v3

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL