ivandavidov/minimal

Overlay bundles - download and install bundles from internet

Aperta

#121 aperta il 29 nov 2017

 (2 commenti) (0 reazioni) (0 assegnatari)HTML (322 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (1667 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

For now this is just an idea.

The idea is to be possible to install bundles directly from internet. Of course, this means that the bundles should be provided as URLs which point to either 'tgz' or 'bundle.sh' or something like that.

The easiest and simplest method to implement this is by parsing the bundle name and if it starts with 'http', then download the file 'URL/bundle_online.sh'. This script should do everything else, e.g. download additional resources, build & pack, etc.

Of course, this introduces some security issues but this can be refined later.

Further refinement ideas are highly appreciated.

Guida contributor