https://github.com/saulshanabrook/clojure-clean
https://github.com/saulshanabrook/clojure-clean
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/saulshanabrook/clojure-clean
- Owner: saulshanabrook
- Created: 2015-10-05T03:01:45.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-06T01:27:50.000Z (about 10 years ago)
- Last Synced: 2025-06-28T11:57:08.793Z (4 months ago)
- Language: Emacs Lisp
- Size: 121 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `clojure-clean`
```bash
docker build -t clojure-clean .
cd
docker run --rm -it -v $PWD:/code/ clojure-clean
```