npm install fly-useref> useref plugin for _[Fly][fly]_.
[![][fly-badge]][fly]
[![npm package][npm-ver-link]][releases]
[![][dl-badge]][npm-pkg-link]
[![][travis-badge]][travis-link]
[![][mit-badge]][mit]
``a`
npm install -D fly-useref
Check Flyfile.js and test directory :)
`js``
yield this.clear("test/index.html")
yield this
.source("test/src/index.html")
.useref()
.target("test")
[MIT][mit] © [Tomoyuki Kashiro][author] et [al][contributors]
[mit]: http://opensource.org/licenses/MIT
[author]: http://tomoyukikashiro.me
[contributors]: https://github.com/kashiro/fly-useref/graphs/contributors
[releases]: https://github.com/kashiro/fly-useref/releases
[fly]: https://www.github.com/flyjs/fly
[fly-badge]: https://img.shields.io/badge/fly-JS-05B3E1.svg?style=flat-square
[mit-badge]: https://img.shields.io/badge/license-MIT-444444.svg?style=flat-square
[npm-pkg-link]: https://www.npmjs.org/package/fly-useref
[npm-ver-link]: https://img.shields.io/npm/v/fly-useref.svg?style=flat-square
[dl-badge]: http://img.shields.io/npm/dm/fly-useref.svg?style=flat-square
[travis-link]: https://travis-ci.org/kashiro/fly-useref
[travis-badge]: http://img.shields.io/travis/kashiro/fly-useref.svg?style=flat-square