0.0.8 • Published 5 years ago

curaprofile2json v0.0.8

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
5 years ago

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
0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago