@amjs/create-index

0.1.4 • Public • Published

@amjs/create-index 0.1.4

Installation

$ npm i @amjs/create-index

Use

Declare an script within your package.json file:

{
    "scripts": {
        "index": "node node_modules/@amjs/create-index <folder>"
    }
}

Where <folder> is your resources folder. Then run the script:

$ npm run index

Readme

Keywords

Package Sidebar

Install

npm i @amjs/create-index

Weekly Downloads

3

Version

0.1.4

License

MIT

Unpacked Size

9.07 kB

Total Files

12

Last publish

Collaborators

  • amjs