redmine
View and open your Redmine issues in Atom.
amiuhle 1,789 4 0.2.2 MIT GitHub

Redmine

View and open your Redmine issues in Atom.

Screenshot

Configuration

You have to supply the Redmine Host and your Redmine API Key in the package's settings.

Also, you have to create a .atom-redmine file in your project which contains the Redmine project identifier:

{
  "projectId": "project-identifier"
}

Roadmap