Skip to content
This repository was archived by the owner on Jan 5, 2019. It is now read-only.

Latest commit

 

History

History
21 lines (15 loc) · 908 Bytes

File metadata and controls

21 lines (15 loc) · 908 Bytes

frigg-runner-status package Build status Coverage status

Adds the status of your frigg tasks the status bar. This is a result of a local run which will be updated whenever a file is saved.

Install

apm install frigg-runner-status

Note that in order to use this frigg-runner version 0.0.4 or later must be installed.

Usage

A symbol will be shown in the status bar of atom, the different symbols are listed below.

  • - pending
  • - success
  • x - failure

MIT © frigg.io