How to use the @architect/create.bootstrap function in @architect/create

To help you get started, we’ve selected a few @architect/create examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github architect / architect / src / before / index.js View on Github external
module.exports = function before() {
  bootstrap({}) // maybe create .arc
  ensureCreds() // loads AWS_REGION and AWS_PROFILE
  maybeBanner() // maybe print cli banner
}

@architect/create

Idempotently initialize Architect projects

Apache-2.0
Latest version published 5 months ago

Package Health Score

71 / 100
Full package analysis

Popular @architect/create functions

Similar packages