A collection of utility functions to enhance Clojure development, debugging and analysis workflows.
dot-clojure provides a set of convenient functions designed to help Clojure developers analyze and debug their code during the development phase. These utilities aim to make common development tasks more efficient and provide deeper insights into program behavior.
Place this project in your ~/.clojure folder:
git clone https://github.com/username/dot-clojure.git ~/.clojureYou can customize the behavior by creating a config.edn file in your ~/.clojure directory.
Contributions are welcome! Feel free to submit bug reports, feature requests, or pull requests.
This project is licensed under the MIT License - see the LICENSE file for details.