practicalli / spacemacs

Content for the book - Clojure Development with Spacemacs
https://practical.li/spacemacs
Creative Commons Attribution Share Alike 4.0 International
109 stars 33 forks source link

Update Sayid page and deprecate :lib/sayid alias #325

Closed practicalli-johnny closed 1 year ago

practicalli-johnny commented 1 year ago

Sayid requires its middleware to be included to operate correctly, therefore there is little value in including the :lib/sayid alias definition (which is now deprecated: https://github.com/practicalli/clojure-deps-edn/pull/63

Remove the cider-jack-in approach as an option in the book and encourage the use of cider connect approach instead.