Clojure の開発環境
エディタは
Emacs
Emacs.icon
project 管理
Clojure.icon
本体だけでできる
Clojure - Deps and CLI Guide
でっかいの
Leiningen
Boot: build tooling for Clojure
REPL
CIDER
CIDER.icon
フォーマッター
greglook/cljstyle: A tool for formatting Clojure code
weavejester/cljfmt: A tool for formatting Clojure code
siili-core/boot-cljfmt
lint
borkdude/clj-kondo: A linter for Clojure code that sparks joy.
Joker
Clojure
on Go でもある
jonase/eastwood: Clojure lint tool
テスト
clojure.test
clojure.test - Clojure v1.10.1 API documentation
テスト実行機 (test runner)
cognitect-labs/test-runner
lambdaisland/kaocha: Full featured next gen Clojure test runner
文書化
依存更新
GitHub - liquidz/antq: Point out your outdated dependencies.
lein-ancient/ancient-clj at master · xsc/lein-ancient · GitHub
GitHub - slipset/deps-ancient
GitHub - xsc/lein-ancient: Check your Projects for outdated Dependencies
Language Server
Clojure LSP
GitHub Actions
例 :
https://github.com/ne-sachirou/holiday-jp-clojure/blob/main/.github/workflows/test.yml
Setup Clojure · Actions · GitHub Marketplace