Giter Site home page Giter Site logo

Archive about degit HOT 6 OPEN

hinell avatar hinell commented on September 28, 2024 3
Archive

from degit.

Comments (6)

nake89 avatar nake89 commented on September 28, 2024 8

I am the maintainer of tiged, which was mentioned above. I highly recommend it. It is a fork of degit, which has all serious bugs fixed and some features added. It is backwards compatible with degit. The latest version was released today.

To quote the tiged readme (these are only some of the change. Read changelog for all changes):

What has been fixed?

  • Works with main or any default branch automatically. #243
  • --mode=git with private repos now work on Windows #191.
  • degit --help now works. Previously it would crash instead of displaying help.md contents. #179
  • --mode=git is now faster. #171
  • Github Actions CI tests working. Added Github Actions badge and removed old CI badges.
  • Added support for privately hosted git repositories (#10)
  • GitLab works again. #18
  • Subdir works in --mode=git #19
  • Subgroups work in GitLab #24
  • Hashes work with git mode #34
  • Using full async + cjs (no build needed) #41
  • Option to not use cache #36

It might be time to move on.

/endquote

from degit.

paulovieira avatar paulovieira commented on September 28, 2024 2

The current best alternative is this one: https://github.com/tiged/tiged

"a community driven fork of degit because it isn't being maintained"

from degit.

hinell avatar hinell commented on September 28, 2024 1

@SaeedYasin You can use --recurse-submodules[=<pathspec>] for submodules

from degit.

hinell avatar hinell commented on September 28, 2024

There is alternative for it git clone --no-tags --depth 1 --single-branch --branch=main <repo url>

from degit.

yandeu avatar yandeu commented on September 28, 2024

Another alternative is gitget.
Can even download npm packages.

from degit.

SaeedYasin avatar SaeedYasin commented on September 28, 2024

@hinell @yandeu does any of the above mentioned options support git submodules?

from degit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.