enhancementhelp wanted
Repository metrics
- Stars
- (264 個のスター)
- PR merge metrics
- (30d に merged PR はありません)
説明
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:)