enhancementhelp wanted
Repository metrics
- Stars
- (264 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
ghat is currently build around degit, which only supports remote URLs.
Having it also support local paths would be useful, e.g.:
npx ghat /Users/fregante/Web/projects-modules/ghatemplates
The easy way to support this would be with absolute paths (starting with / or C:)