SpatialFocus.FocusInit 0.1.1

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global SpatialFocus.FocusInit --version 0.1.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 SpatialFocus.FocusInit --version 0.1.1
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=SpatialFocus.FocusInit&version=0.1.1
nuke :add-package SpatialFocus.FocusInit --version 0.1.1

Spatial Focus initialize project wizard

Install the dotnet tool

Install the tool globally. You can invoke the tool using the following command: focus-init

dotnet tool install --global SpatialFocus.FocusInit --version 0.1.1

Using the tool

Starts the tool and guides you through the setup wizard

focus-init

Example

PS C:\temp> mkdir NewConsoleProject

    Directory: C:\temp

Mode                LastWriteTime         Length Name
----                -------------         ------ ----
d-----       13.05.2020     15:19                NewConsoleProject

PS C:\temp> cd .\NewConsoleProject\

PS C:\temp\NewConsoleProject> focus-init
Enter solution name [NewConsoleProject]
Enter company name [Spatial Focus GmbH]
Template repository cloned successfully.
Solution files have been copied and modified.
Create additional projects? [Y/n] n
Finished.
PS C:\temp\NewConsoleProject> dir

    Directory: C:\temp\NewConsoleProject

Mode                LastWriteTime         Length Name
----                -------------         ------ ----
-a----       13.05.2020     15:20          10765 .editorconfig
-a----       13.05.2020     15:20           6909 .gitignore
-a----       13.05.2020     15:20            216 Directory.Build.props
-a----       13.05.2020     15:20            668 Directory.Build.targets
-a----       13.05.2020     15:20            912 NewConsoleProject.sln
-a----       13.05.2020     15:20          22430 NewConsoleProject.sln.DotSettings
-a----       13.05.2020     15:20             99 README.md
-a----       13.05.2020     15:20            452 stylecop.json
Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  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. 
.NET Core netcoreapp3.1 is compatible. 
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
0.4.0 623 5/18/2020
0.3.0 559 5/18/2020
0.2.0 537 5/14/2020
0.1.1 580 5/13/2020