Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

andersmurphy/clj-cookbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

88 Commits

Repository files navigation

clj-cookbook

A collection of useful Clojure recipes (the sort of things you do once in the lifetime of a project and then forget how to do).

Meta level recipes will be documented here.

Formatting pre-commit hook

Pre-commit hook bash script can be found here.

Downloads and caches zprint and uses it to format staged code automatically on commit.

Formatting rules can be configured here.

Setup:

git config core.hooksPath git-hooks
chmod +x git-hooks/pre-commit

The accompanying blog post can be found here.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /