Cro: libraries and tools for building reactive services in Perl 6 | cro.services/ | Logs: irclog.perlgeek.de/cro/
Set by moderator on 2 December 2017.
japhb is doing an experimental branch refatoring Cro::Tools::Template::* ... and seems to be finding bugs 00:27
e.g. github.com/croservices/cro/blob/ma...ce.pm6#L51 -- I think that should be ':endpoints[' instead of ':entrypoints[' 00:28
And the .cro.yml file isn't actually written last, as is 'strongly recommended' in the docs 00:29
00:37 Geth joined 02:59 ilbot3 joined
moderator Cro: libraries and tools for building reactive services in Perl 6 | cro.services/ | Logs: irclog.perlgeek.de/cro/
Geth cro: japhb++ created pull request #51:
Refactor cro stub templates
04:04
japhb Geth++ # I love that feature 04:05
08:38 sena_kun joined 13:03 brrt joined 16:08 lizmat joined
japhb PR updated with patch for your comment 18:22
jnthn: ^^
20:45 b1956 joined, b1956 left
jnthn japhb: Cool! Will look again shortly (or perhaps in the morning :)) 21:54
Geth cro/master: 15 commits pushed by (Geoffrey Broadwell)++, (Jonathan Worthington)++
review: github.com/croservices/cro/compare...d9e4c2a1b0
23:02
japhb Thanks, jnthn! 23:16
jnthn Thank *you*! :) 23:17
japhb So as I'm working on this, it occurs to me it would be nice to add VCS-specific ignore files and the like to the stubs (especially for those that, like git, will ignore empty directories) 23:18
So: 1. Do you want `cro stub` to do this? 2. If so, do you want to favor git over other VCSes? 3. If not, do you have a preference for how the user specifies what VCS they want to use? 23:19
jnthn I'd be good with just generating a .gitignore for now 23:21
It's almost ubigitous... :)
japhb *chuckle-groan*