particle-iot/metalsmith-simplewatch

Name: metalsmith-simplewatch

Owner: Particle

Description: A development server for Metalsmith.

Created: 2015-07-01 21:18:50.0

Updated: 2015-07-01 21:18:50.0

Pushed: 2018-01-03 18:33:32.0

Homepage:

Size: 9

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

metalsmith-simplewatch

Build Status

A development server for Metalsmith.

Installation
install metalsmith-simplewatch
Usage

The watch function starts a developments server and rebuilds when source files are modified.

watch = require('metalsmith-simplewatch')

h({
ildFn: build,
ildPath: path.resolve(__dirname, './build/'),
cPath: path.resolve(__dirname, './src/'),


tion build() {
talsmith().build()

Options
Tests
m test
License

MIT License, see LICENSE for details.


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.