@mantelgroup/cdk-tagging-conformity
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

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!

Readme

Keywords

Package Sidebar

Install

npm i @mantelgroup/cdk-tagging-conformity

Weekly Downloads

3

Version

0.0.2

License

Apache-2.0

Unpacked Size

161 kB

Total Files

21

Last publish

Collaborators

  • cyber-mantelgroup
  • razin.idzuddin-mantelgroup