Skip to content

Generate and example rake tasks always re-fetch resources #6

Description

@beneills

Issue

Every time we invoke rake generate or rake example the code fetches every image specified in the associated template. This is time consuming and not great for iterative template editing.

Solution

We need to check for local resource existence in the code and add new generate_force and example_force tasks to force redownload. We could also have different behaviour for e.g. contributions calendar.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions