apeman-tmpl-contrib-license

1.2.1 • Public • Published

apeman-tmpl-contrib-license

Build Status Code Climate Code Coverage Dependency Status npm Version

Template for license

Usage

var ci = require('apeman-tmpl-contrib-ci'),
    coz = require('coz');
 
// Generate bud data and render with coz.
coz.render([
    ci.buildJs({
        path: 'ci/build.js'
    })
], function (err) {
    /*...*/
});
 
 

Tmpls

Bud information for each tmpl.

Signature Mode Force Tmpl
.mitLicense({}) '644' false asset/hbs/mit_license.hbs

License

This software is released under the MIT License.

Links

Package Sidebar

Install

npm i apeman-tmpl-contrib-license

Weekly Downloads

4

Version

1.2.1

License

MIT

Last publish

Collaborators

  • okunishinishi