All my projects use a similar .rubocop.yml file. Id be cool if I could set a repo or local folder (clone folder??) that contains these templates and the I could run devctl generate filename that fuzzy matches that repo. We should fallback to a default repo as well.
All my projects use a similar
.rubocop.yml
file. Id be cool if I could set a repo or local folder (clone folder??) that contains these templates and the I could rundevctl generate filename
that fuzzy matches that repo. We should fallback to a default repo as well.