Skip to content
View jakemcc's full-sized avatar

Organizations

@speakerconf
Block or Report

Block or report jakemcc

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jakemcc/README.md

Hello

You can find more about me at jakemccrary.com. I've been writing since 2010. Sign up for my mailing list (a periodic email promoting what I've written and read since the previous email) or subscribe to the RSS feed.

I'm into fast feedback at all levels of the development cycle.

Of my open source work, I'm most proud of test-refresh and lein-autoexpect. Both enable fast feedback by running your Clojure tests as quick as possible after saving your Clojure code. Their code isn't the prettiest but it works and I've had very experienced Clojure programs say test-refresh has changed their development style.

You can also find me on Twitter.

Pinned

  1. test-refresh test-refresh Public

    Refreshes and reruns clojure.tests in your project.

    Clojure 387 28

  2. clojure-expectations/lein-autoexpect clojure-expectations/lein-autoexpect Public

    Run expecations when source or test files change

    Clojure 104 12

  3. reload reload Public

    Ring middleware that uses tools.namespace to reload changed files

    Clojure 11