Skip to content

Using evyo-dev to install via git includes git history and other extraneous files #1

@bbito

Description

@bbito

When using the enyo-dev to install this template via:
enyo templates install https://github.com/bbito/onyx-webos-app.git
The entire git repo is cloned into the .enyo/templates/ folder this is a problem because we don't want our new app tied to the git repo for this template and do not want the .git folder or the README.md in our freshly init-ed project.

I can only come up with 2 workarounds:

  1. After installing the template with enyo templates install https://github.com/bbito/onyx-webos-app.git go to the .enyo/templates/ and manually delete the extraneous folder and file.

  2. Manually delete the extraneous folder and file after each project is init-ed, and before starting work on the project.

For now I will update the README.md to instruct how to do option #1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions