fossasia / meilix-generator

WebApp for generating a custom ISO image based on Meilix http://meilix.org
GNU Lesser General Public License v3.0
1.53k stars 113 forks source link

Added json variable `features` for generator packages - (Solves- #394) #395

Closed pranav1698 closed 5 years ago

pranav1698 commented 5 years ago

Checklist

Short description of what this resolves:

This adds a new variables features that just dumps all the generator packages into a json array This will make it easier to transmit the generator variables into the build server

Fixes #394