@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!