Adding 'yadr' command for managing plugins (wip)
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env ruby
|
||||
$:.unshift(File.dirname(__FILE__) + "/../../lib")
|
||||
VERSION="0.0.2" # just to test it
|
||||
require 'git-style-binary/command'
|
||||
Reference in New Issue
Block a user