Skip to content

or-equals/pivotal_tracker_story_uploader

Repository files navigation

Pivotal Tracker Story Uploader

A program designed to add new stories to the Pivotal Tracker Icebox by submiting post requests to the Pivotal Tracker API .

Dependencies

{:poison, "~> 3.1"},
{:httpoison, "~> 1.7"},

File format

The .txt file must have the following format:

author_name
project_name
owner_names

sample_story_1
sample_story_2
...

How to use

PivotalTrackerStoryUploader.Controller.run("test.txt")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages