Giter Site home page Giter Site logo

Comments (4)

Kingcom avatar Kingcom commented on August 14, 2024

This is because tinyformat is a submodule, the folder references a seperate repository. Github's download option only includes the files from the specific repository. When you clone the repository with a git client, you also need to init and update the submodules to get the files as a result.

from armips.

charleysdrpepper avatar charleysdrpepper commented on August 14, 2024

Thanks! That sounds interesting... So I'm guessing using a Git client would be the quickest way to get everything? (For future reference.) - Would kinda help (even if just a little bit) if there was a universal download button for somewhat-new people like me. (If having an account ~3 years old still counts as "new" when you're not actively using the site much.)

from armips.

Kingcom avatar Kingcom commented on August 14, 2024

It's at least the easiest and intended way, yeah. You'll need Git for Windows if you are on Windows (https://git-scm.com/download/win), on Linux you can probably install it through the package manager if it isn't already. Here's an explanation of submodules: https://git-scm.com/book/en/v2/Git-Tools-Submodules

from armips.

unknownbrackets avatar unknownbrackets commented on August 14, 2024

FWIW, using --recursive in git clone is a good approach too.

-[Unknown]

from armips.

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.