current-story

1.0.0 • Public • Published

current-story

Fetch the Rally (CA Agile) story ID from the current branch name.

Dependency Status Build Status npm version

Installation

npm install current-story

Example Usage

const currentStory = require('current-story')
 
currentStory().then(storyId => console.log(storyId))

License

MIT © Zoltan Kochan

Readme

Keywords

Package Sidebar

Install

npm i current-story

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • zkochan