generator-galyna-bitbucket-pipe
v0.10.1-20200827032959
Published
Generates the scaffolding needed to create a Pipe in Bitbucket Pipelines
Downloads
2
Maintainers
Readme
generator-bitbucket-pipe
This generator generates the scaffolding needed to create a pipe in Bitbucket Pipelines
Installation
First, install Yeoman and generator-bitbucket-pipe using npm (we assume you have pre-installed node.js).
npm install -g yo generator-bitbucket-pipe
The generator scaffolds a project ready for development. Run the generator and fill out the fields:
yo bitbucket-pipe
License
Apache-2.0 © Raul Gomis