fregante/ghat

It should throw when the specified file isn't found

Open

#17 opened on Nov 21, 2020

View on GitHub
 (0 comments) (0 reactions) (0 assignees)TypeScript (9 forks)github user discovery
bughelp wanted

Repository metrics

Stars
 (264 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

This currently "works", but shouldn't:

npx ghat fregante/ghatemplates/supppppp.yml

It creates an empty supppppp.yml file instead of throwing. Related: https://github.com/Rich-Harris/degit/issues/129

Contributor guide