clony-pasta
Advanced tools
Comparing version 0.2.2 to 0.2.3
{ | ||
"name": "clony-pasta", | ||
"version": "0.2.2", | ||
"description": "Extremely simple scaffolder.", | ||
"version": "0.2.3", | ||
"description": "Foolishly simple scaffolding tool based off of ez template language.", | ||
"author": "Scott Hardy <scott.the.hardy@gmail.com> (https://www.scotthardy.me)", | ||
@@ -6,0 +6,0 @@ "main": "lib/transform.js", |
# clony-pasta | ||
[![npm-version][npm-version-badge]][npm-version-href] | ||
[![build-status][build-status-badge]][build-status-href] | ||
[![dependencies][dependencies-badge]][dependencies-href] | ||
[![dev-dependencies][dev-dependencies-badge]][dev-dependencies-href] | ||
Foolishly simple scaffolding tool based off of [ez template language](https://github.com/scott113341/eztl). | ||
## installation | ||
@@ -18,1 +26,14 @@ ```bash | ||
``` | ||
[npm-version-badge]: https://img.shields.io/npm/v/clony-pasta.svg?style=flat-square | ||
[npm-version-href]: https://www.npmjs.com/package/clony-pasta | ||
[build-status-badge]: https://travis-ci.org/scott113341/clony-pasta.svg?style=flat-square | ||
[build-status-href]: https://travis-ci.org/scott113341/clony-pasta | ||
[dependencies-badge]: https://img.shields.io/david/scott113341/clony-pasta.svg?style=flat-square | ||
[dependencies-href]: https://david-dm.org/scott113341/clony-pasta#info=dependencies | ||
[dev-dependencies-badge]: https://img.shields.io/david/dev/scott113341/clony-pasta.svg?style=flat-square | ||
[dev-dependencies-href]: https://david-dm.org/scott113341/clony-pasta#info=devDependencies |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6574
39