Socket
Socket
Sign inDemoInstall

@amazon-codecatalyst/blueprints.blueprint-builder

Package Overview
Dependencies
321
Maintainers
3
Versions
113
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @amazon-codecatalyst/blueprints.blueprint-builder

This blueprint creates a project which you can use to build and publish a custom blueprint to your space.


Version published
Maintainers
3
Created

Readme

Source

Building a custom blueprint

This blueprint creates a project which you can use to build and publish a custom blueprint to your space.

Edit the blueprint code to configure your blueprint, and use the built-in release workflow to publish the blueprint to your space. Once published, you can add the blueprint to your space catalog.

Introduction to blueprints

Amazon CodeCatalyst blueprints are code packages that generate projects. Blueprints take user input options and based on the options, the blueprint creates (or modifies) a project.

Authoring a blueprint

The blueprint.ts file contains the blueprint code and options interface that will be used to generate the wizard. The blueprint can create source repositories, environments, and workflows based on options the user provides in the wizard.

Publishing a blueprint

The release workflow generated by this blueprint will publish your custom blueprint into your Amazon CodeCatalyst space.

Keywords

FAQs

Last updated on 07 May 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc