Sha256: c167dbb356ed30b8f3ac6b0c60330effbe3202387120284086449cb16409e091
Contents?: true
Size: 242 Bytes
Versions: 9
Compression:
Stored size: 242 Bytes
Contents
require "bundler/gem_tasks" desc "Update the CSS file" task :getcss do sh "curl -O http://necolas.github.io/normalize.css/latest/normalize.css" sh "curl -O https://raw.githubusercontent.com/richleland/pygments-css/master/github.css" end
Version data entries
9 entries across 9 versions & 2 rubygems
Version | Path |
---|---|
nox-0.1.1 | Rakefile |
lux-1.0.7 | Rakefile |
lux-1.0.6 | Rakefile |
lux-1.0.5 | Rakefile |
lux-1.0.4 | Rakefile |
lux-1.0.3 | Rakefile |
lux-1.0.2 | Rakefile |
lux-0.9 | Rakefile |
nox-0.1.0 | Rakefile |