summaryrefslogtreecommitdiff
path: root/lib/dashing.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dashing.rb')
-rw-r--r--lib/dashing.rb6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/dashing.rb b/lib/dashing.rb
new file mode 100644
index 0000000..3527034
--- /dev/null
+++ b/lib/dashing.rb
@@ -0,0 +1,6 @@
+require 'dashing/cli'
+require 'dashing/downloader'
+require 'dashing/app'
+
+module Dashing
+end \ No newline at end of file