jext-cli
jext-cli copied to clipboard
An option to create a package from a component created using jext-cli
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.
Interesting idea, I'll have a look.
Thanks.