Back to home

forge/

npm-package

Version: 0.8.1

Last Updated: Unknown


AWS CDK

This is a start to help bootstrap a new AWS CDK kit.

Requires name, description and stack.

Module files

1{
2 "presets": [
3 [
4 "@babel/preset-env",
5 {
6 "targets": {
7 "node": "12"
8 }
9 }
10 ],
11 ["@babel/preset-typescript"]
12 ]
13}

Install


Lift generate


Repository

https://github.com/okeeffed/pkg-lift-forge

Sections