composer

package
v0.11.1-0...-8ab92b3 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2022 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// ErrNoComposerFile is returned when there is no composer.json file in a directory
	ErrNoComposerFile = fmt.Errorf("no composer.json or composer.lock was found")
)

Functions

func NewCommand

func NewCommand(docker client.CommonAPIClient, output terminal.Outputer) *cobra.Command

NewCommand returns a new command that runs composer install or update for a directory. This command allows users to skip installing composer on the host machine and will run all the commands in a disposable docker container.

Types

This section is empty.

Jump to

Keyboard shortcuts

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