fregante/ghat

Allow local sources

オープン

#11 opened on 2020/11/10

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (9 件のフォーク)github user discovery
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:)

コントリビューターガイド