Skip to content
This repository has been archived by the owner on Mar 2, 2022. It is now read-only.

SteeltoeOSS/Tooling

dev
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

Steeltoe Tooling is no longer actively maintained by VMware, Inc.

Build Status

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:

  • a Visual Studio plugin leveraging the API

  • plugins for other IDES, such as Visual Studio Code and JetBrains Riser

  • Visual Studio/DotNET templates

Install

Install Steeltoe Tooling CLI from Source
$ ./scripts/install.ps1

Further Instructions for Using Steeltoe Tooling CLI

See Steeltoe Tooling Documentation for more user and developer information.