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 ¶
func (c Contributor) SetupVendorDir() error
type Github ¶
type Github struct {
Token string
// contains filtered or unexported fields
}
func NewDefaultGithub ¶
Click to show internal directories.
Click to hide internal directories.