kgio.git  about / heads / tags
kinder, gentler I/O for Ruby
blob e960d3830f412afec6a34ce8bdfad9a862c48992 223 bytes (raw)
$ git show 2.4-stable:GNUmakefile	# shows this blob on the CLI

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
 
all::
RSYNC_DEST := bogomips.org:/srv/bogomips/kgio
rfproject := rainbows
rfpackage := kgio
include pkg.mk
ifneq ($(VERSION),)
release::
	$(RAKE) raa_update VERSION=$(VERSION)
	$(RAKE) publish_news VERSION=$(VERSION)
endif

git clone git://yhbt.net/kgio.git
git clone https://yhbt.net/kgio.git