env

package
v0.0.0 Latest Latest
Warning

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

Go to latest
Published: Jan 21, 2018 License: AGPL-3.0 Imports: 1 Imported by: 0

README

Environment Helpers

This Module contains a set of tools to configure and install environment dependencies to allow fossa-cli to run.

If analysis is unable to proceed without the environment being modified, this will prompt the user and install missing deps or helpers scripts for fossa-cli.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Repository

type Repository struct {
	Name     string
	Type     string // VCS type (git, mecurial, etc...)
	URL      string
	Revision string
	Modules  []build.Module
}

Repository represents metadata about the VCS state of the CWD that fossa-cli is running in Repository objects encapsulate a set of modules that were discovered in them

Jump to

Keyboard shortcuts

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