FreeCAD / FreeCAD-Homepage

The homepage at http://www.freecad.org
GNU Lesser General Public License v2.1
25 stars 39 forks source link

Add an initial version of serverside metadata caching #177

Closed chennes closed 1 month ago

chennes commented 2 months ago

This script will create a local shallow clone of all Addons and extract the three different metadata files that the Addon Manager can read from them, putting all of them into a single JSON file that FreeCAD can then download to eliminate several hundred GitHub page loads. It lays the groundwork for future caching, such as for icons and macros.