storyboard/etc/projects.yaml.sample
Nikita Konovalov efeca96410 Update a sample projects file
The option use-storyboard should be set to True. Otherwise the
load_projects script would ignore that Project.

Change-Id: I283229cca5fea26337424f41c167c6e4bdf7c8bc
2014-04-24 14:14:08 +04:00

9 lines
191 B
Plaintext

- project: Test-Project
description: First project
use-storyboard: true
group: Group-1
- project: Test-Project-Two
description: Second project
use-storyboard: true
group: Group-1