Add validation to your META6.json files in your IDE. See Instructions https://t.co/oBMcbqk33T (or fresher revision). It supports S2 specification and zef builder field too. #rakulang
The new App::RaCoCo v1.5.0 is out. Improved calculations, handy cli options, support of configuration file, and custom reporters. Take a look at https://t.co/cZDPf6JloZ one https://t.co/Xh9MVQBuGp
#rakulang#racoco#coverage#coveralls
It’s very pleasant to wake up in the morning, open a fresh advent and see that your work are useful. @jjatria thanks a lot. https://t.co/Y6VZCcjot2 #rakulang
I like CommaIDE (https://t.co/KEFwIGBZqG) the IDE for Raku Programming Language. The only the app icon confuses me in MacOS. So, I made a custom one: https://t.co/70biSyPrRL
#rakulang#commaide
Sometimes you need to execute a code several times with fixed delay *between* executions, but the standard Raku library does not allow so. You will get it with https://t.co/BMVWNydTME
#rakulang
I often encounter a situation where I wait a dozen minutes to run tests and accidentally close the Run tab with results. Today I learned about the Run -> Test History menu. #IntelliJIDEA#JetBrains