Screeps.Deploy 1.0.1

dotnet tool install --global Screeps.Deploy --version 1.0.1
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local Screeps.Deploy --version 1.0.1
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Screeps.Deploy&version=1.0.1
nuke :add-package Screeps.Deploy --version 1.0.1

Screeps.Deploy

alternate text is missing from this package README image alternate text is missing from this package README image

Screeps deploy implementation on C#

Install

alternate text is missing from this package README image From nuget

Use

Run deploy with deploy config path argument

Screeps.Deploy DeployConfigPath
Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
1.0.1 155 6/11/2023
1.0.0 133 6/5/2023
0.0.2 361 10/24/2021
0.0.1 325 10/21/2021

Update Screeps.Network, email:password auth, improved visual and perfomance, add examples, config signature changed