Version 1
[yaffs-website] / console / chain / create-data.yml
1 commands:
2 # Create dummy data
3   - command: create:users
4     options:
5       limit: 5
6   - command: create:vocabularies
7     options:
8       limit: 5
9       name-words: 5
10       learning: true
11   - command: create:terms
12   - command: create:nodes
13     options:
14       limit: 50