summaryrefslogtreecommitdiff
path: root/radish.rb
diff options
context:
space:
mode:
Diffstat (limited to 'radish.rb')
-rw-r--r--radish.rb4
1 files changed, 4 insertions, 0 deletions
diff --git a/radish.rb b/radish.rb
new file mode 100644
index 0000000..cb8ca9e
--- /dev/null
+++ b/radish.rb
@@ -0,0 +1,4 @@
+deploy save: "#{HOME}/...yml" do
+ tree src: "#{dir}/radish",
+ dst: HOME
+end