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
As a User I want ability to copy module and exported functionalities from external project.
E.g.
Someone has implemented Auth Module in their template project, I want to be able to do pynet c https:/github.com/somer_repo#somebranch -m ModuleNameToCopy -T TargetModuleName
This would allow us to create sort of pynest specific package repos e.g. there are repos for Django applications