@ales.najmann has just added bootleg to scoop-clojure (https://github.com/retrogradeorbit/bootleg)
C:\>scoop install bootleg
C:\>type foo.clj
[:html
[:body
[:h1 "A simple webpage"]
[:p "Made with bootleg for maximum powers!"]]]
C:\>bootleg foo.clj
<html><body><h1>A simple webpage</h1><p>Made with bootleg for maximum powers!</p></body></html>
Do you mind if I try atom feed with releases of scoop to this channel?
I honestly don't know exactly how much annoying this gonna be, but we can try and disable if it is going to be bad.
I don't have an opinion on that
ah so it needs to be added by owner, which makes sense. feed is https://github.com/littleli/scoop-clojure/commits/master.atom if owner wants to try
The admin team is not keen on adding feeds anywhere because a) they can be real noisy and only really appropriate for very narrow focused channels and b) if we add them for one project, we're going to get flooded with requests to add them all over the place.
Got it. I don't think it's important 🙂