Skip to content

Rixium/WormsLeague

 
 

Repository files navigation

WormsLeague

Repo containing tooling and config for the Redgate worms league

Installing the CLI

Windows

$script = Invoke-WebRequest https://raw.githubusercontent.com/TheEadie/WormsLeague/master/InstallCli.ps1
Invoke-Expression $($script.content)

Linux

docker run theeadie/wormscli <args>

First time setup

worms setup

Hosting a game

worms host

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 90.6%
  • Shell 6.1%
  • Makefile 2.1%
  • PowerShell 1.2%