Skip to content

vaslsolutions/vaslapp5generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VaslApp v5 generator

This repository provided for vasl baas team to generate initial stuff for a new entity, including entity class, repository, service, adapter and so on.

Installation

pip install vaslapp5generator

Usage

Config file

Run the command to generate a sample config file named va-config.json.

vaslapp5generator config

Then you need to edit this file according to your needs.

Generate files for an entity

After generating and editing config file, run this command to generate entity.

vaslapp5generator entity