New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@gentsagency/configure-craft-env

Package Overview
Dependencies
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gentsagency/configure-craft-env

One-off runner to add a Craft site to your development environment

  • 1.3.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
2
Weekly downloads
 
Created
Source

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

Keywords

FAQs

Package last updated on 14 Aug 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc