Rich-Harris / degit

Straightforward project scaffolding
MIT License
6.93k stars 242 forks source link

feat: 🎸 add support for 🤗 Hugging Face #333

Closed severo closed 1 year ago

severo commented 3 years ago

On the Hugging Face Hub we are building the largest collection of models, datasets and metrics in order to democratize and advance AI for everyone 🚀. The Hugging Face Hub works as a central place where anyone can share and explore models and datasets. https://huggingface.co/docs/hub/main

The 🤗 Hugging Face Hub hosts ~30k Git-based repositories which are storage spaces that can contain files for: models, datasets and spaces.

nake89 commented 1 year ago

@severo I added hugging face support to tiged (fork of degit). Rich isn't really maintaining degit anymore. Tiged is already used by big projects like nuxt and has lots of bug fixes. https://github.com/tiged/tiged

(Full disclosure I only used merged your updated Readme and tests, because merging the index.js was a bit of a headache because tiged supports both ssh and https and all domains in git mode.).