Instructions
This is S8N workflow template repository. You can clone this by "Use this template" button.
-
In Template Items section check Git Content (Default Branch) option.
-
Checkout your new repository to your dev environment.
-
Rename csproj file to your new directory/project name.
-
Configure (if not yet) public nuget source with simple command
dotnet nuget add source --name Sharp8N https://code.sharp8n.com/api/packages/Sharp8N/nuget/index.json
That's all!
Description
Languages
Dockerfile
47.7%
C#
26.7%
Shell
25.6%