As a developer, I should be able to add 3rd party repositories to the vega using vega repo add command. 3rd party repo can be github repo or local folder.
Currently, adding a local folder creates a blank folder at $VEGA_HOME.
Expected:
It should have starterkits in the created folders.
As a developer, I should be able to add 3rd party repositories to the vega using
vega repo add
command. 3rd party repo can be github repo or local folder.Currently, adding a local folder creates a blank folder at $VEGA_HOME.
Expected: