babashka / neil

A CLI to add common aliases and features to deps.edn-based projects
MIT License
360 stars 26 forks source link

Adds a hook and hot-loading #213

Open agzam opened 2 months ago

agzam commented 2 months ago

neil.el - adds a hook that runs after finding a package - useful for running various tasks such hotloading the dependency into current CIDER session. Such function is also included.