Back to home

lift-templates/

basic

Version: 0.5.4

Last Updated: Unknown


Basic Lift Template

Use this tempalate to generate new lift projects.

Required

VariableData TypeInfo
typestringThe name of the Lift folder type
pkgstringThe name of the package
descriptionstringdescription of command

Module files

1# <%= _.upperFirst(type) %> - <%= _.upperFirst(pkg) %>
2
3Use this tempalate to <%= description %>
4
5## Required
6
7TODO: Update this section
8
9| **Variable** | **Data Type** | **Info** |
10| ------------ | ------------- | -------------------------------- |
11| `type` | `string` | The name of the Lift folder type |
12| `pkg` | `string` | The name of the package |

Install


Lift generate


Repository

https://github.com/okeeffed/pkg-lift-lift-templates

Sections