diff --git a/bin/cli.js b/bin/cli.js
new file mode 100644
index 0000000..eb109ab
--- /dev/null
+++ b/bin/cli.js
@@ -0,0 +1,2 @@
+'use strict';
+
diff --git a/html/1416302062861.html b/html/1416302062861.html
new file mode 100644
index 0000000..78915d3
--- /dev/null
+++ b/html/1416302062861.html
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/lib/yellowlabtools.js b/lib/yellowlabtools.js
new file mode 100644
index 0000000..f15a41e
--- /dev/null
+++ b/lib/yellowlabtools.js
@@ -0,0 +1,10 @@
+
+
+
+var YellowLabTools = function() {
+ 'use strict';
+
+
+};
+
+module.exports = YellowLabTools;
\ No newline at end of file