jext-cli icon indicating copy to clipboard operation
jext-cli copied to clipboard

An option to create a package from a component created using jext-cli

Open counterpoint opened this issue 3 years ago • 2 comments

Is your feature request related to a problem? Please describe. The newly created component needs to be converted into an installable package, a non trivial task

Describe the solution you'd like A jext-cli command to export a component. Or a script - see possible example below

Describe alternatives you've considered I wrote a script, see below.

Additional context Possible bash script for the purpose attached.

jext-pack.txt

counterpoint avatar Mar 13 '23 17:03 counterpoint

Interesting idea, I'll have a look.

ahamed avatar Mar 14 '23 17:03 ahamed

Thanks.

counterpoint avatar Mar 20 '23 16:03 counterpoint