0.0.2 • Published 6 months ago

@mantelgroup/cdk-tagging-conformity v0.0.2

Weekly downloads
-
License
Apache-2.0
Repository
gitlab
Last release
6 months ago

Tag Applicator

Setting this up

  • Create a CodeArtifact repository
  • Use npm as upstream
  • Compile package with: npx tsc --project ./tsconfig.json
  • Login to CodeArtifact: aws codeartifact login --tool npm --repository mantel-poc --domain mantelgroup --domain-owner 103395047149 --region ap-southeast-2
  • Publish package: npm publish

Consuming the package

  • Refer to the ./example folder
  • But as a pre-requisite, you have to be logged in to CodeArtifact (as shown above)
  • Run npm install
  • And play around with it!
0.0.2

6 months ago

0.0.1

6 months ago