0.0.8 • Published 3 years ago

curaprofile2json v0.0.8

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
3 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

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago