0.0.2 • Published 5 years ago

@saber2pr/gen-index v0.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
5 years ago

@saber2pr/gen-index

generate an index.ts file for the dir.

# from npm
npm install @saber2pr/gen-index -g

# from github
git clone https://github.com/Saber2pr/gen-index.git

Usage

genIndex ./src/utils

start

npm install
npm start

Author: saber2pr


develope and test

you should write ts in /src

you should make test in /src/test

export your core in /src/index.ts!