cmd

package
v1.0.5 Latest Latest
Warning

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

Go to latest
Published: Jul 3, 2018 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var RootCmd = &cobra.Command{
	Use:   "license [sub]",
	Short: "license is a cli tool to download license files",
	Long:  `Download license files for your open source project.`,
	Run: func(cmd *cobra.Command, args []string) {
		if len(args) <= 0 {
			println("Usage: license [sub]")
			println("See `license help` for more")
		}
	},
}

Functions

func Update

func Update() (int, []lib.OSLJSONFormat)

Types

This section is empty.

Jump to

Keyboard shortcuts

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