lichess-org / lila-docker

Lichess local development using Docker Compose.
GNU Affero General Public License v3.0
44 stars 44 forks source link

Add powershell script for windows users #30

Closed NateBrady23 closed 5 months ago

NateBrady23 commented 11 months ago

I love what you did with Gitpod as this opens up contribution possibilities for a ton of people!

I'm a windows user with wsl disabled (for reasons) and like to develop locally or in a windows VM. This adds a PowerShell script to do the same as the existing bash script, sans the Gitpod functionality.

lichess-dev1

So far we are much success, but waiting on a few more tests (and lila compilation) to make sure everything is working as expected, so marking as draft.

Thanks for all your work on this project!

-- @NateBrady23

fitztrev commented 5 months ago

Thanks for your work on this! The structure of the repo has changed quite a bit so this would need to be updated.

Open to future PRs on this.