Skip to content

textbook/atom-tracker

Repository files navigation

Atom Tracker

Build Status

Integrates Pivotal Tracker neatly into Atom. For more information on the project's current status, see its own Tracker and the CI builds.

Installation and configuration

Once the package is installed, go to its settings page and enter your Tracker API token to allow it to link to your projects. If you don't know your token, see the guidance on where to find it in the settings.

You can then use Packages -> Atom Tracker -> Link Project to create a .tracker.cson file in the current project root, which tells the package which Tracker project to update (note: adding this to your .gitignore is recommended).

Start and finish stories

You can start stories in the backlog and finish started stories directly from the editor:

Finishing a story

Generate stories from comments

You can create chores directly from TODO comments in your code and bugs from FIXME comments - the story ID is added to the comment, and the filename and line number are included in the story's description:

Creating a story

About

Integrates Pivotal Tracker neatly into Atom.

Resources

License

Stars

Watchers

Forks

Packages

No packages published