-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I just tested this tool to stand up an entirely new repo, but it's not quite enough for us to build something self-contained. I had to generate:
.gitignoreGemfileRakefilelib/hanami/minitest.rblib/hanami/minitest/version.rbspec/spec_helper.rb
The gap is so small between our standard synced files and a fully working new gem that I wonder if there's a way to cover these too. We could somehow annotate them as "one-time", so e.g. if they already exist, they're ignored.
Metadata
Metadata
Assignees
Labels
No labels