kgio.git  about / heads / tags
kinder, gentler I/O for Ruby
blob 89408d3c7a08788aa6d99b017313381298a37d91 184 bytes (raw)
$ git show v2.9.1:GNUmakefile	# shows this blob on the CLI

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

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