A Leiningen plugin to ruin your project, and your day.
Inspired by my tendency to mistype lein run
as lein ruin
Put [lein-ruin "0.1.1"]
into the :plugins
vector of your
:user
profile.
or, for a single project:
Put [lein-ruin "0.1.1"]
into the :plugins
vector of your
project.clj.
$ lein ruin
lein-ruin will scrub all parentheses and brackets from your source files, ruining everything. And commit the changes so you’re extra screwed.
Copyright © 2016 Jason Lewis
Distributed under the Eclipse Public License, the same as Clojure.