1.0.0 • Published 3 years ago
make-models v1.0.0
make-models
A CLI to automatically generate mongoose schema templates
Tired of copy-pasting or typing all the generic template information for mongoose schema? Use this CLI instead. Simply type the names of the various models in lowercase after the run command and it will generate the templates for you! example: make-models Student Teacher Test Grade
1.0.0
3 years ago