Init
Generates lambdaorm project structure.
Params
| parameter | short | describe |
|---|---|---|
| workspace | -w | project path. |
| source | -s | Name of data source. |
| dialect | -d | Database type you\'ll use in your project. |
| connection | -c | string connection to database |
| url | -u | When working with a client you must pass the url of the service |
Example
lambdaorm init -w lab/countries