class

MStrap::Bootstrappers::ScriptBootstrapper

Inherits MStrap::Bootstrapper / MStrap::DSL / MStrap::DSL::System / MStrap::DSL::Logging / Reference / Object

Class methods

has_scripts?(project)

Whether project has any bootstrapping/setup scripts a-la scripts-to-rule-them-all

Source

Instance methods

bootstrap(project : Project) : Bool

Executes script/bootstrap and script/setup (if either exists and are configured to run)

Source