generator-galyna-bitbucket-pipe

Generates the scaffolding needed to create a Pipe in Bitbucket Pipelines

Usage no npm install needed!

<script type="module">
  import generatorGalynaBitbucketPipe from 'https://cdn.skypack.dev/generator-galyna-bitbucket-pipe';
</script>

README

generator-bitbucket-pipe NPM version

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