1
0
Fork 0
mirror of https://github.com/vbatts/persistent-shell-history.git synced 2024-11-21 15:15:40 +00:00
persistent-shell-history/Rakefile

5 lines
54 B
Text
Raw Permalink Normal View History

2012-08-23 21:38:33 +00:00
require 'bundler/gem_tasks'
task :default => :build