curaprofile2json

0.0.8 • Public • Published

CuraprofileToJSON

Simple CLI to convert curaprofiles to json or compare them.

Installation

npm i -g curaprofile2json

Usage

To simply output JSON as STDOUT

cura2json -f ./my-cura-profile.curaprofile

To output to file

cura2json -f ./my-cura-profile.curaprofile -o ./my-profile.json

To compare two profiles

cura2json -f ./my-cura-profile.curaprofile -c ./my-other-cura-profile.curaprofile

Also see

cura2json --help

/curaprofile2json/

    Package Sidebar

    Install

    npm i curaprofile2json

    Weekly Downloads

    2

    Version

    0.0.8

    License

    MIT

    Unpacked Size

    12.1 kB

    Total Files

    26

    Last publish

    Collaborators

    • relief.melone