1297aeb8b6a2
Update projects
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Thu, 09 Mar 2017 12:43:36 +0000 |
parents | e46f79ff1947 |
children | 8b28ba4b6528 |
branches/tags | (none) |
files | content/projects/index.markdown |
Changes
--- a/content/projects/index.markdown Mon Jan 30 12:16:18 2017 +0000 +++ b/content/projects/index.markdown Thu Mar 09 12:43:36 2017 +0000 @@ -62,7 +62,6 @@ * [hg-review](http://sjl.bitbucket.org/hg-review/) is a Mercurial plugin for performing distributed code review. This is a **really goddamned cool** idea that I just don't have the time to follow up on. * [python-dribbble](https://github.com/sjl/python-dribbble) is Python bindings for the Dribbble API. * [red-tape](http://sjl.bitbucket.org/red-tape/) is a Clojure library for processing user-submitted data. It's heavily inspired by Django's forms (the good parts). -* [rerun](https://github.com/sjl/rerun) is a tiny utility to make it easy to run a bunch of commands over and over again. * [roul](http://sjl.bitbucket.org/roul/) is a tiny Clojure library for working with random numbers. * [splice.vim](https://github.com/sjl/splice.vim) is a Vim plugin for managing three-way merges. * [tis100.vim](https://github.com/sjl/tis100.vim) contains Vim syntax highlighting and folding support for TIS-100 save files. @@ -79,6 +78,7 @@ * [django-goodfields](https://github.com/dwaiter/django-goodfields/) is a Django plugin I created when I was at Dumbwaiter Design to make Django form fields less painful to render. * [hgtip](http://hgtip.com/) is a website with tips about using Mercurial that I started and eventually sold a long time ago. * [metrics-clojure](https://github.com/sjl/metrics-clojure) is a thin façade around Coda Hale's metrics library. It's now maintained by [Michael Klishin](https://github.com/michaelklishin). +* [rerun](https://github.com/mandarg/rerun) is a tiny utility to make it easy to run a bunch of commands over and over again. It's now maintained by [Mandar Gokhale](https://github.com/mandarg). ## Finished