Warren A. Kalolo
Warren A. Kalolo
  Hello, so i came a cross the mentioned error on `fetch_scores.py", line 86, in getLastestScore titleToDisplay = battingTeamName + " vs " + bowlingTeamName TypeError: unsupported...
``` PS>.\Install-ConEmuTheme.ps1 cmdlet Install-ConEmuTheme.ps1 at command pipeline position 1 Supply values for the following parameters: Operation: Add ThemePathOrName: themes\material-sublime-darker.xml C:\Users\Me\Documents\WindowsPowerShell\ConEmu-Color-Themes\Install-ConEmuTheme.ps1 : Exception calling "Save" with "1" argument(s): "Invalid XML document....
Hello @Kalebu , such a great work you have accomplished here mate, well done! The questions is, can generic type hints and tests, maybe TDD even, be introduced innit? If...
Added Powershell implementation and updated run.sh & main.yaml. I also had to remove the Clojure commit from `powershellLang` branch and this request since it already has a separate pull request.
Add Clojure implementation and updated run.sh & main.yaml
@Kalebu Hello again. So i think at this point it would be advantageous to add `Actions` to the project for the ease of workflows automation. Current all (if not most)...
Greetings @Kalebu , so this just a suggestion on the package structure improvement. Suggestion list goes as follows; - Use `__init__.py` to only Import key classes | methods from modules...