Josecc / canstructs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

Reusable CDK Constructs...

Development

all packages are under /packages

Building

To build all packages, run npm run build from the root canstructs folder.

Bumping Version

ensure you have committed everything that will go into this new version.

run npm run version

Publishing

Make sure you have (1) built the project and (2) pushed a new version to github.

run npm run publish

About

License:MIT License


Languages

Language:TypeScript 96.4%Language:JavaScript 3.6%