Minix editline moves to GIT
-
1 min read
A small heads-up, I’ve migrated the Minix editline project from Bazaar
to GIT. The new URL for keeping tabs on your favourite free
readline()
clone is:
I’m currently working on fixing up the tree and doing some house cleaning — including making more stuff configurable — before releasing a 1.14.0 later on.
One such item is the integration of libtool with our autoconf friends. This should make it lot more portable (again) and also help smooth a merge with other sources for this library. More on that as well later, hopefully.