Sha256: 2382d60df8d849fda6f4ae7a233f194181c3da0beb0d44625cec8b58fb2ffada

Contents?: true

Size: 429 Bytes

Versions: 2

Compression:

Stored size: 429 Bytes

Contents

# Create a new project
{{id: uc.create.project, parent: uc}}

__Main Flow__

1. The user requests the system to create a new project passing a project folder for new project.
2. The system checks for project folder to be unique. When  folder with the same name exists already, the system reports it to the user and the scenario is finished.
3. The system creates the project folder and furnish it with project structure.

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
marko-0.3.0 lib/assets/demo/src/ur/uc.create.project.md
marko-0.1.0 lib/assets/demo/src/ur/uc.create.project.md