Import Project from zip
As a developer
I would be able to import a project into the workspace from a zip file
So that I can edit the existing code
Validation Criteria
- I can select a local or remote zip file that contains the project code
- I'm presented with a workspace containing the project code
Tasks
Import Project from zip
As a developer
I would be able to import a project into the workspace from a zip file
So that I can edit the existing code
Validation Criteria
Tasks
git init