UNPKG

cdk-codepipeline-badge-notification

Version:

[![NPM version](https://badge.fury.io/js/cdk-codepipeline-badge-notification.svg)](https://badge.fury.io/js/cdk-codepipeline-badge-notification) [![PyPI version](https://badge.fury.io/py/cdk-codepipeline-badge-notification.svg)](https://badge.fury.io/py/c

23 lines (21 loc) 590 B
# ~~ Generated by projen. To modify, edit .projenrc.js and run "npx projen". image: file: .gitpod.Dockerfile tasks: - name: install package and check zsh and zsh plugin init: |- yarn gitpod:prebuild sudo chmod +x ./.gitpod/oh-my-zsh.sh && ./.gitpod/oh-my-zsh.sh - name: change default shell to zsh and start zsh shell command: sudo chsh -s $(which zsh) && zsh github: prebuilds: addCheck: true addBadge: true addLabel: true branches: true pullRequests: true pullRequestsFromForks: true vscode: extensions: - dbaeumer.vscode-eslint