class MStrap::Bootstrappers::WebBootstrapper
- MStrap::Bootstrappers::WebBootstrapper
- MStrap::Bootstrapper
- Reference
- Object
Overview
The WebBootstrapper
is responsible for bootstrapping web-based projects.
Currently, this is just setting up an NGINX configuration for the project.
Included Modules
Defined in:
mstrap/bootstrappers/web_bootstrapper.crConstructors
Instance Method Summary
-
#bootstrap(project : Project) : Bool
Executes the bootstrapper