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();

/tooljs-template/

    Package Sidebar

    Install

    npm i tooljs-template

    Weekly Downloads

    7

    Version

    0.0.5

    License

    none

    Last publish

    Collaborators

    • viatropos