Skip to content

🚀 Feature: Allow hydration/migration to run on an empty directory #669

Closed
@JoshuaKGoldberg

Description

@JoshuaKGoldberg

Bug Report Checklist

  • I have tried restarting my IDE and the issue persists.
  • I have pulled the latest main branch of the repository.
  • I have searched for related issues and found none that matched my issue.

Overview

"Migration" (before #668, "hydration") right now requires a directory to at least have a package.json and be a Git repo (i.e. initialized with git init or git clone). But it wouldn't be much work to be able to run on an empty directory. That'll make testing the hydration/migration script out easier.

Additional Info

Splitting out of the changes from #668.

Metadata

Metadata

Labels

status: accepting prsPlease, send a pull request to resolve this!type: featureNew enhancement or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions