Skip to content

"with git" proposal: recommend degit over clone, and add init steps to Makefile #46

@olets

Description

@olets

Great to see someone's ddev Craft CMS setup!

I tried it out, installing via Composer, and immediately hit #38. Saw the fix was merged, so tried again following your instructions for installing with Git.
My impression: two changes would make it even easier for people to start from the unreleased bleeding edge

  • using degit instead of git-clone would obviate the need to manually remove the .git directory
  • moving the "clean up and set" commands into the Makefile (not sure what name would be best. make init?) would reduce 4 steps to 1

I can make a pull request if you like the idea.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions