openSUSE / fuel-ignition

Easily generate new or edit existing Ignition configs. No more fiddling around with JSON or Butane.
GNU General Public License v2.0
25 stars 8 forks source link

Reimplement image writing #14

Closed laenion closed 1 year ago

laenion commented 1 year ago

nan had to be updated as the old version didn't compile any more.

The main part of this PR is the reimplementation of the image writing code, and as an additional bonus the JSON output is pretty-printed in the image file now (to match the configuration as it is displayed in the browser).