1
0
Fork 0
mirror of https://github.com/vbatts/persistent-shell-history.git synced 2024-10-31 21:36:38 +00:00
persistent-shell-history/Rakefile

5 lines
54 B
Text
Raw Normal View History

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