Framework-Laptop-16 icon indicating copy to clipboard operation
Framework-Laptop-16 copied to clipboard

Replace Zip Archives with Native file formats?

Open loopervfx opened this issue 1 year ago • 0 comments

Suggested guidelines to eliminate zip archives in frame.work github repositories (as others in the community have already brought up)

  1. Commit all files in their native format.
  2. Use git Large File Storage for large files as needed.
  3. If full or partial zip archives are desired, put them on the Releases page as is standard accepted practice? Github will also zip the entire repo automatically for download from the web interface with or without a Releases page.

loopervfx avatar Jun 18 '24 23:06 loopervfx