create-typeorm-entity
v0.0.1-alpha.0
Published
To install the package, run the following command:
Maintainers
Readme
To install the package, run the following command:
npm i -g create-typeorm-entityor
yarn global add create-typeorm-entityTo run it one time, run the following command:
npx create-typeorm-entity -i <path to ormconfig>
Args that can be passed: - '-i' or '--input' - path to ormconfig file - '-v' or '--version' - version of the package - '-h' or '--help' - show help
