Skip to content

stu-dev/pipeline-project-tool

Repository files navigation

pipeline-project-tool

Scaffold and deploy opinionated AWS CodeCommit repository + AWS CDK pipeline + AWS Lambda stack

oclif Version Downloads/week License

Usage

# Install as global package
$ npm install -g pipeline-project-tool
$ new-pipeline-project

OR

$ npx pipeline-project-tool
# Available options

## Print logs
-v|--verbose 

## Display version
-V|--version

Output

  • CodeCommit repository
  • CodePipeline (using cdk pipelines)
    • Stag stage
    • Prod stage (with manual approval step)
    • Deploys skeleton lambda stack with scheduled expresion

About

Scaffold opinionated AWS CodeCommit repository + AWS CDK pipeline + AWS Lambda stack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published