SteeltoeOSS / Tooling

Steeltoe developer tool collection
https://steeltoe.io/
Apache License 2.0
12 stars 7 forks source link
application-deployment cli cloud-foundry docker dotnet services steeltoe tooling

:branch: master :uri-build: https://dev.azure.com/SteeltoeOSS/Steeltoe/_build?definitionId=11&_a=summary :uri-build-status: https://dev.azure.com/SteeltoeOSS/Steeltoe/_apis/build/status/SteeltoeOSS.Tooling?branchName={branch}

= Steeltoe Tooling is no longer actively maintained by VMware, Inc. :toc: :toclevels: 2

image:{uri-build-status}["Build Status", link={uri-build}]

== About

Tools for Steeltoe Developers.

The goal of this project is to provide tools to assist Steeltoe Developers. The current focus is an API and CLI to help with deploying Steeltoe Applications locally to Docker.

Subsequent goals include:

== Install

.Install Steeltoe Tooling CLI from Source

$ ./scripts/install.ps1

== Further Instructions for Using Steeltoe Tooling CLI

See https://dev.steeltoe.io/docs/3/developer-tools/cli/[Steeltoe Tooling Documentation] for more user and developer information.