Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a "new project" command #10

Open
tofumatt opened this issue Jul 2, 2020 · 1 comment
Open

Create a "new project" command #10

tofumatt opened this issue Jul 2, 2020 · 1 comment
Assignees

Comments

@tofumatt
Copy link
Member

tofumatt commented Jul 2, 2020

It'd be nice if we could easily extract a kelpie theme into an existing folder/git repo, so lets add an easy command to do that 😄

@tofumatt tofumatt self-assigned this Jul 2, 2020
@sarahmonster
Copy link
Member

Here's what it would optimally do:

  1. Download a copy of Kelpie from this repo using the "Clone" button.
  2. Remove any *.lock files.
  3. Rename any files with "kelpie" in the name to your theme's namespace. (This should be the main theme folder, plus the classes files in /classes.)
  4. Run a find-and-replace to get all instances of "Kelpie" and "kelpie" (case-sensitive!) with your theme name.
  5. Find-and-replace 'octopusthink' with your organisation's GitHub organisation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants