You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To dev, just run dotnet watch run and implement your logic in Battlesnake.fs.
This will start the server running on port 5009 and automatically restart whenever you make changes.