lc-util

0.2.0 • Public • Published

lc-util

This is a util lib. Part of command tool for lib-candy.

Usage

const copyTemplate = require('../copyTemplate');

const dataObjInTemplate = { libraryName: 'my-lib' };
copyTemplate(srcFilePath, distFilePath, dataObjInTemplate);

Dependents (2)

Package Sidebar

Install

npm i lc-util

Weekly Downloads

0

Version

0.2.0

License

MIT

Unpacked Size

2.94 kB

Total Files

5

Last publish

Collaborators

  • sixwinds