1.0.10 • Published 3 years ago

loopts v1.0.10

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

loopts

loopts is cli for generating and maintaining a backend architecture based on NodeJs.

  • Create new application:
  • Create new model:
  • Add fields to a model:

Dependencies

  • Lodash - A modern JavaScript utility library.
  • hygen - Scalable code generator that saves you time.
  • enquirer - Stylish CLI prompts that are user-friendly, intuitive and easy to create.
  • quicktype-core - Generates strongly-typed models and serializers from JSON

Installation

loopts requires Node.js v10+ to run.

$ npm i loopts -g

Usage

$ loopts
? Select an action: …
▸ Create new application:
  Create new model:
  Add fields to a model:

License

ISC

Free Software, Hell Yeah!