Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Contributor ¶
type Contributor struct {
// contains filtered or unexported fields
}
func NewContributor ¶
NewContributor creates a new "packages" contributor for installing Composer packages
func (Contributor) Contribute ¶
func (c Contributor) Contribute() error
func (Contributor) SetupVendorDir ¶ added in v0.0.32
func (c Contributor) SetupVendorDir() error
type Github ¶ added in v0.0.2
type Github struct { Token string // contains filtered or unexported fields }
func NewDefaultGithub ¶ added in v0.0.2
Click to show internal directories.
Click to hide internal directories.