Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@amazon-codecatalyst/blueprints.blueprint-builder

Package Overview
Dependencies
Maintainers
0
Versions
153
Alerts
File Explorer

Advanced tools

Socket logo

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.

  • 0.3.154
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
216
increased by2300%
Maintainers
0
Weekly downloads
 
Created
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

Package last updated on 01 Oct 2024

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc