Categorygithub.com/laraboot-io/shared
modulepackage
0.8.0
Repository: https://github.com/laraboot-io/shared.git
Documentation: pkg.go.dev

# README

Shared

A library for creating laraboot buildpacks

Contributing

Simply create an issue or a pull request.

# Packages

No description provided by the author
No description provided by the author

# Functions

NewContributor creates a new Contributor instance.
NewFromFile :Reads JSON data from file and returns the parsed map.
NewFromString : Reads JSON data from string and returns the parsed map.
NewGlobalContributor creates a Contributor instance and set global = true.
NewLogEmitter .
RunCommand runs a composer command .

# Structs

Contributor represents a PHP contribution by the buildpack.
LarabootStruct : Laraboot file schema.
LogEmitter .