Skip to content

panoramicdata/Rundeck.Cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rundeck.Cli

Nuget package for dotnet new Rundeck

Build instructions

To build, from the root directory (and already having installed the latest version of nuget), type:

nuget pack .\Rundeck.Cli.nuspec

Upload instructions

You can then upload it to https://www.nuget.org/packages/manage/upload

Installation instructions

To install the template, use:

dotnet new -i Rundeck.Cli

To create a new project using the template, use:

dotnet new Rundeck

or

dotnet new Rundeck --name MyProject.MyNameSpace

or

dotnet new Rundeck --name MyProject.MyNameSpace --url=RunDeckUrl --username=RundeckUsername --password=RundeckPassword

About

.NET Application scaffold for Rundeck

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages