yonaskolb / yonaskolb/Genesis

Glob support

Open
#7 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Swift
Stars
201
Forks
18
PR merge metrics
No merged PRs in 30d

Description

Would be great if you could glob paths like this. I am currently hacking on a workaround, will submit a PR if I get it working.

files:
  - template: "**/*.swift"

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the YAML configuration handling for the files.template path in the Genesis repository, then trace how template paths are resolved. Define done as accepting a glob such as **/*.swift and expanding it to the matching files without breaking existing path behavior; add or run the relevant tests once their location is identified.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift, yaml
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.