@atomist/rug-utils

Helper functions for Rugs

Usage no npm install needed!

<script type="module">
  import atomistRugUtils from 'https://cdn.skypack.dev/@atomist/rug-utils';
</script>

README

rug-utils

Build Status

Testing

npm install -G typescript npm test

Releasing

Create a tag:

git tag m.m.m -m "Tag comment"
git push

The version in the package.json is replaced by the build and is totally ignored!