Skip to content

Stop using tiged #50

@ghost

Description

Currently create-hono uses tiged to download templates, but since this is not dynamic and the data size is small, it would be better to include the templates themselves in create-hono. This change would reduce package size and speed up project generation. It may be necessary to automatically update the package to match the template updates, but this is enough work to be worth the effect and I can make it myself.
If we plan to support 3rd-party repositories as templates in the future it makes sense to continue to rely on tiged. However, it is safe to assume that users with such advanced usage already have the git command installed; the create-remix implementation that downloads Github repositories as a zip can also be referenced.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions