Fork me on GitHub
#emacs
<
2017-07-19
>
volrath09:07:31

This announcement sort of fits well in this group. I wrote https://github.com/volrath/treepy.el, a library that ports clojure.walk and clojure.zip to elisp. The docs explain some of the differences, but most of the API stays the same.

andrea.crotti12:07:12

anyone using this little magit extension?

andrea.crotti12:07:35

I can't get it to work sadly, always complains about bad credentials

ag17:07:00

@andrea.crotti have you seen Magithub yet? It's amazing. Use that

andrea.crotti17:07:28

ah no looks great yes @ag

andrea.crotti17:07:31

mm getting authentation issues also with that though

andrea.crotti17:07:44

I've set up these two (and the token works)

ghub-username     ;; your username
ghub-token        ;; your personal access token

andrea.crotti17:07:57

mm nvm Igot it working, thanks @ag