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

Readme

Keywords

Package Sidebar

Install

npm i curaprofile2json

Weekly Downloads

1

Version

0.0.8

License

MIT

Unpacked Size

12.1 kB

Total Files

26

Last publish

Collaborators

  • relief.melone