1
0
Fork 0
mirror of https://github.com/vbatts/persistent-shell-history.git synced 2025-03-13 04:16:23 +00:00
persistent-shell-history/Rakefile

5 lines
54 B
Text
Raw Normal View History

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