cli

package module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2021 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Overview

package cli is used to interact with the gopher.farm module hosting service the gopherfarm cli command can be installed with go get gopher.farm/cli/gopherfarm

Create a new user:

gopherfarm account register --user <username> --email <email>

Make a zip for a new module (gopher.farm/~<username>/modulepath):

gopherfarm util make_zip --version v0.0.1

Upload a module zip:

gopherfarm module upload --user <username> --zipFile <zip file from make_zip>

source code: https://code.gopher.farm/#/src/gopher.farm/cli/@v/v0.1.0/

Directories

Path Synopsis
package main is the gopher.farm cli binary
package main is the gopher.farm cli binary
internal
config
package config manages config data for the gopher.farm cli
package config manages config data for the gopher.farm cli
license
package license manages common well-known licenses to be injected to module zips
package license manages common well-known licenses to be injected to module zips

Jump to

Keyboard shortcuts

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