1.3.0 • Published 6 years ago

@gentsagency/configure-craft-env v1.3.0

Weekly downloads
9
License
MIT
Repository
github
Last release
6 years ago

Configure Craft Environment

This is a one-off script that you can use to configure a Craft site (created by create-craft-site) on your local machine.

It configures Homestead and provisions Vagrant so you're good to go in seconds.

Usage

npx @gentsagency/configure-craft-env --security-key={{ SECURITY_KEY }}

If you don't set a security key, a new one will be generated by running $ craft setup/security-key

There are some other options:

  --domain
    Local domain that the app will be hosted on
    @default {{ project }}.local

  --homestead-path
    Path to homestead (folder that Homestead.yaml lives in)
    @default ~/homestead/Homestead

  --ssl-path
    Path where the .crt should be stored
    @default ~/.homesteadssl
1.3.0

6 years ago

1.2.4

6 years ago

1.2.3

6 years ago

1.2.2

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago