UberGuidoZ / Flipper

Playground (and dump) of stuff I make or modify for the Flipper Zero
MIT License
12.8k stars 3.06k forks source link

Nooby #563

Closed InSchoolCoding closed 4 months ago

InSchoolCoding commented 4 months ago

I am very new to flipper zero and kinda new to GitHub and I was just wondering why when I download the zip

Screenshot 2024-02-20 at 2 58 03 PM

The blue folders/redirects gets downloaded but not its contents.

Screenshot 2024-02-20 at 2 57 57 PM Screenshot 2024-02-20 at 2 58 26 PM

I was wondering if there was a way to download the repository without having to go to each individual directory/whatever the term is.

InSchoolCoding commented 4 months ago

nvm I just cloned the repository on the app

UberGuidoZ commented 4 months ago

Glad you got it figured out - that is the correct solution (use the app!) It's because the ZIP download from the website does not grab the submodules, which is what the blue links you see are, but the app properly clones the repo.