kavun / codingchallenges-wc-csharp

https://codingchallenges.fyi/challenges/challenge-wc in csharp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

codingchallenges-wc-csharp

https://codingchallenges.fyi/challenges/challenge-wc in csharp

local.ps1

USAGE
    .\local.ps1 <command>

COMMANDS
    run ................ run
    test ............... run tests
    testrun ............ run with test input
    publish ............ publish .exe
    ci ................. run github actions locally
    help, -? ........... show this help message

run

.\local.ps1 run -- -c input/test.txt

About

https://codingchallenges.fyi/challenges/challenge-wc in csharp

License:MIT License


Languages

Language:C# 83.9%Language:PowerShell 16.1%