You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be interesting to give the possibility that during the creation of the module, the possibility to automatically install dependencies.
For example:
--dependencies (the name of each dependency separated by a comma: 'com.name0, com.name1, com.name2, ..')
The text was updated successfully, but these errors were encountered:
That would be interesting. Feel free to work on a PR to showcase this and we can review when it is done. I don't have the capacity at the moment to be able to build that.
Hope this was helpful and sorry for the late response.
@peggyrayzis, @jarretmoses :
Hi, Congratulations on the module.
I have some questions:
Without there being a real project.
(in this case it allows to create a standalone module)
For example:
--dependencies (the name of each dependency separated by a comma: 'com.name0, com.name1, com.name2, ..')
The text was updated successfully, but these errors were encountered: