Version 1
[yaffs-website] / console / chain / create-data.yml
diff --git a/console/chain/create-data.yml b/console/chain/create-data.yml
new file mode 100644 (file)
index 0000000..aec298b
--- /dev/null
@@ -0,0 +1,14 @@
+commands:
+# Create dummy data
+  - command: create:users
+    options:
+      limit: 5
+  - command: create:vocabularies
+    options:
+      limit: 5
+      name-words: 5
+      learning: true
+  - command: create:terms
+  - command: create:nodes
+    options:
+      limit: 50