Sha256: 75574f89655eb8919c41a071c8040839ef430d8e9267fe3f70c4fa135425d580
Contents?: true
Size: 145 Bytes
Versions: 5
Compression:
Stored size: 145 Bytes
Contents
# $Id$ load 'tasks/setup.rb' task :default => :build desc 'depoloy the site to the webserver' task :deploy => [:build, 'deploy:rsync'] # EOF
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
webby-0.7.0 | data/Rakefile |
webby-0.7.1 | data/Rakefile |
webby-0.7.3 | data/Rakefile |
webby-0.7.2 | data/Rakefile |
webby-0.7.4 | data/Rakefile |