Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 812 Bytes

README.org

File metadata and controls

32 lines (19 loc) · 812 Bytes

lein-ruin

https://img.shields.io/clojars/v/lein-ruin.svg https://jarkeeper.com/canweriotnow/lein-ruin/status.svg

A Leiningen plugin to ruin your project, and your day.

Inspired by my tendency to mistype lein run as lein ruin

Usage

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.

License

Copyright © 2016 Jason Lewis

Distributed under the Eclipse Public License, the same as Clojure.