/aws-service-catalog-tools-workshop

Independent, self paced lab for learning how to install, configure and use the Service Catalog Tools.

Primary LanguageCSSApache License 2.0Apache-2.0

AWS Service Catalog Tools Workshop

Independent, self paced lab for learning how to install, configure and use the Service Catalog Tools.

License

This library is licensed under the Apache 2.0 License.

How to build

To build a local version for development using docker you will need to build the image and then run a container:

make docker-build docker

To build the gh-pages:

make gh-pages