An open API service indexing awesome lists of open source software.

https://github.com/tolitius/check-boot-check

a link to share for https://github.com/tolitius/boot-check
https://github.com/tolitius/check-boot-check

Last synced: 8 months ago
JSON representation

a link to share for https://github.com/tolitius/boot-check

Awesome Lists containing this project

README

          

## My Purpose

Is to be shared as a reference for [boot check](https://github.com/tolitius/boot-check).

### How to Play

clone me and:

```bash
$ boot check/with-eastwood
== Eastwood 0.2.3 Clojure 1.7.0 JVM 1.8.0_20

== Linting some.source ==
Entering directory `/private/tmp/check-boot-check'
/.../tmp/check-boot-check/13md/-grrwi1/some/source.clj:5:8: def-in-def: There is a def of a nested inside def nested-def
== Warnings: 1 (not including reflection warnings) Exceptions thrown: 0

WARN: eastwood found some problems ^^^
```