Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
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