yamotal

1.0.0 • Public • Published

Yamotal

A YAML interface for Pivotal Tracker.

Setup

$ mkdir -p ~/.yamotal
$ cat << EOF > ~/.yamotal/config.yaml
token: <your API token found on https://www.pivotaltracker.com/profile>
projectId: <id of project, found in url for project page>
EOF
$ yarn install -g yamotal

Usage

# Create a template file for new stories. 
$ yamotal template [stories-file-name.yaml]
 
# Upload stories within a yaml file. 
$ yamotal upload stories-file-name.yaml

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    2

Package Sidebar

Install

npm i yamotal

Weekly Downloads

2

Version

1.0.0

License

MIT

Last publish

Collaborators

  • ixldss
  • spanishdict_eng