Ideally, it should be possible to run npx datagrok-tools create instead of installation it globally. This command doesn't work at the moment (one needs to do npm -p datagrok-tools grok create because there is no script with 'datagrok-tools' name. Needs to be fixed and help should be updated to give that option by default.
Ideally, it should be possible to run
npx datagrok-tools create
instead of installation it globally. This command doesn't work at the moment (one needs to donpm -p datagrok-tools grok create
because there is no script with 'datagrok-tools' name. Needs to be fixed and help should be updated to give that option by default.