Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 433 Bytes

File metadata and controls

21 lines (13 loc) · 433 Bytes

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