apeman-tmpl-contrib-license

Template for license

Usage no npm install needed!

<script type="module">
  import apemanTmplContribLicense from 'https://cdn.skypack.dev/apeman-tmpl-contrib-license';
</script>

README

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