thought-plugin-bootprint

4.0.4 • Public • Published

thought-plugin-bootprint

NPM version Travis Build Status Coverage Status Greenkeeper badge

A thought-plugin for Bootprint modules

Installation

In order to use this plugin for thought, first add it to the dev-dependencies of your project

npm install --save-dev thought-plugin-bootprint

Usage

You can then add a file .thought/config.js to your project, with the following contents.

module.exports = {
  plugins: [
    require('thought-plugin-bootprint')
  ]
}

Example

You can see the plugin in action in the example-project

API (Partials and Helpers)

see docs/api.md

License

thought-plugin-bootprint is published under the MIT-license.

See LICENSE.md for details.

Release-Notes

For release notes, see CHANGELOG.md

Contributing guidelines

See CONTRIBUTING.md.

Readme

Keywords

none

Package Sidebar

Install

npm i thought-plugin-bootprint

Weekly Downloads

0

Version

4.0.4

License

MIT

Unpacked Size

16.6 kB

Total Files

13

Last publish

Collaborators

  • knappi