1
0
Fork 0
mirror of https://github.com/vbatts/persistent-shell-history.git synced 2025-08-01 23:10:29 +00:00

gemifying this show.

This commit is contained in:
Vincent Batts 2012-08-23 17:38:33 -04:00
parent 0a6878e75d
commit ac1de21224
7 changed files with 53 additions and 0 deletions

4
Rakefile Normal file
View file

@ -0,0 +1,4 @@
require 'bundler/gem_tasks'
task :default => :build