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

Adds the status of your frigg tasks the status bar.

License

Notifications You must be signed in to change notification settings

frigg/atom-frigg-runner-status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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