genme
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

genme

Generate to me the boring code

oclif Version Downloads/week License

Usage

$ npm install -g genme
$ genme COMMAND
running command...
$ genme (-v|--version|version)
genme/0.0.2 darwin-x64 node-v10.8.0
$ genme --help [COMMAND]
USAGE
  $ genme COMMAND
...

Commands

genme help [COMMAND]

display help for genme

USAGE
  $ genme help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

genme nest

Generate Nest.js boring code

USAGE
  $ genme nest

OPTIONS
  -h, --help           show CLI help
  --database=database  (required) Database name
  --host=host          [default: localhost] Database host name
  --password=password  [default: root] Database password
  --port=port          [default: 3306] Database port
  --user=user          [default: root] Database username

See code: src/commands/nest.ts

TODO

  • REFACTOR CODE !!!
  • Support more options in Nest.js
  • Support Vue.js with Element
  • Support React.js with Ant design
  • Support Flutter
  • Support Spring Boot with Mybatis
  • Support Laravel
  • Support SQL Server connection
  • Support Database metadata in PDF, Word, HTML, Excel format

Readme

Keywords

Package Sidebar

Install

npm i genme

Weekly Downloads

0

Version

0.0.2

License

MIT

Unpacked Size

128 kB

Total Files

24

Last publish

Collaborators

  • klc