This channel is intended for people just starting with the Raku Programming Language (raku.org). Logs are available at irclogs.raku.org/raku-beginner/live.html
Set by lizmat on 8 June 2022.
Guest2884 I am trying to start a raku project. Is there a way to initialize a project and get the layout all set up automatically? 18:46
lizmat App::Mi6 is what I use 18:48
Guest2884 Thank you!! 18:53
How do I use it? Once I installed it using zef I tried mi6 new Foo::Bar and it didn't work 18:57
moritz_ what does "didn't work" mean, precisely? did you try "mi6 help" or so?
Guest2884 My fault I installed it incorrectly. Got it working now. Thanks for the quick help anyway 19:04