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

Readme

Keywords

none

Package Sidebar

Install

npm i yamotal

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • ixldss
  • spanishdict_eng