typeorm/docs/command-line-tools.md
2016-04-15 07:57:33 +05:00

262 B

Command Line Tools

TODO: first need to create gulp package and tasks to perform following command line operations:

  • create a schema
  • update a schema
  • drop a schema
  • create entity
  • create subscriber
  • create custom repository?
  • create a backup?
  • .....