tooljs-template

0.0.5 • Public • Published

tooljs-template

API

var template = require('tooljs-template');
var tool = require('tooljs');
 
tool()
  .use(template('Readme.md'))
  .exec();

Package Sidebar

Install

npm i tooljs-template

Weekly Downloads

4

Version

0.0.5

License

none

Last publish

Collaborators

  • viatropos