Sha256: c890d5c054c9ce080612daaadcb894a553e33143a4b35d08a66a90b8e4d47cc6
Contents?: true
Size: 420 Bytes
Versions: 5
Compression:
Stored size: 420 Bytes
Contents
# vim: set ts=8 tw=0 noet : # # Makefile for building the Gem # all: build git status rel: build ./generate.sh vim lib/bootswatch_rails/version.rb git commit -a sudo gem uninstall bootswatch_rails --all rake release sudo rake install install: build git commit -a sudo gem uninstall bootswatch_rails --all sudo rake install build: test -d cleditor && git add cleditor || true git add lib git add vendor
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
bootswatch_rails-3.2.0.27 | Makefile |
bootswatch_rails-3.2.0.26 | Makefile |
bootswatch_rails-3.2.0.25 | Makefile |
bootswatch_rails-3.2.0.24 | Makefile |
bootswatch_rails-3.2.0.22 | Makefile |