cortex-package-files

0.3.2 • Public • Published

cortex-package-files NPM version Build Status Dependency Status

Get all files that cortex needs inside a repo.

Install

$ npm install cortex-package-files --save

Usage

var files = require('cortex-package-files');

files(options, callback)

  • options Object
    • cwd path
    • pkg Object package object
    • more Boolean=false if true, it will include more files according to pkg.directories and pkg.css
  • callback function(err, files)
  • err Error
  • files Array.<path> array of path

License

MIT

Package Sidebar

Install

npm i cortex-package-files

Weekly Downloads

23

Version

0.3.2

License

MIT

Last publish

Collaborators

  • kael