discourse/discourse-atom-trigger

Name: discourse-atom-trigger

Owner: Discourse

Description: An atom package to trigger changes to Discourse

Created: 2017-08-23 17:25:51.0

Updated: 2017-11-05 20:06:22.0

Pushed: 2017-08-23 17:45:40.0

Homepage: null

Size: 3

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

discourse-atom-trigger package

This atom package will ping a local discourse server when a SCSS file has been changed.

This is useful on Windows systems when working on Discourse in a VM with shared folders, where changes to files are not picked up right away.

Requirements
How it Works

Whenever you save a file that ends with .scss, if the full path contains discourse in it, it will be sent as a message to a local discourse server.

If Discourse knows about the file, it will live reload it.

check the package settings to change your development server address!


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.