ghat icon indicating copy to clipboard operation
ghat copied to clipboard

Allow specifying a template name

Open fregante opened this issue 5 years ago • 0 comments

If ghat fetches/finds a single template, it could also rename it to whatever the user prefers. Example:

npx ghat fregante/ghat/templates/node --out test.yml

But perhaps this could already be done, without issue, with #4:

# test.yml
apply: fregante/ghat/templates/node/ci.yml

fregante avatar Nov 08 '20 02:11 fregante