1.2.1 • Published 10 years ago

apeman-tmpl-contrib-license v1.2.1

Weekly downloads
2
License
MIT
Repository
github
Last release
10 years ago

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.

SignatureModeForceTmpl
.mitLicense({})'644'falseasset/hbs/mit_license.hbs

License

This software is released under the MIT License.

Links

1.2.1

10 years ago

1.2.0

10 years ago

1.1.1

10 years ago