dirac

Dirac v1.7.2 is out: https://github.com/binaryage/dirac/releases/tag/v1.7.2
martinklepsch 2016-07-28T08:59:48.000198Z

Also consider using a non-personal group, this way when adding a contributor you don't have to give them access to your entire array of closes projects @richiardiandrea

richiardiandrea 2016-07-28T17:15:58.000202Z

@martinklepsch: I see your good point and, together with the other idea of having a boot-contrib lib, shall I create an account called boot-contrib where I put boot-cljs-devtools?

martinklepsch 2016-07-28T17:36:10.000203Z

@richiardiandrea: I actually thought of a single boot-contrib project — really for simple stuff like boot-cat, boot-gzip, ...

martinklepsch 2016-07-28T17:36:32.000204Z

boot-cljs-devtools seems perfectly fine as an isolated project

martinklepsch 2016-07-28T17:36:59.000205Z

but for things like concatenating files a full project seems overkill

richiardiandrea 2016-07-28T17:38:08.000206Z

yes, but we could have boot-contrib/boot-contrib in that group right? and boot-contrib/boot-cljs-devtools, some sort of umbrella group (maybe boot-contrib is a bit of a misleading name)

richiardiandrea 2016-07-28T17:51:38.000207Z

there is already an umbrella project which is boot-clj actually