1.2.3 • Published 1 year ago
ltns v1.2.3
ltns
A personal CLI inspired by vite-create
Start
Install
$ npm install ltns -g
or
$ pnpm add ltns -g
How to use
Usage: ltns [project name] [options]
Options:
-t, --template Specify a template that you want.
[string] [choices: "ts", "vue", "angular"]
-h, --help Show a help message for ltns. [boolean]
-v, --version Outputs ltns version. [boolean]
Examples:
ltns Basic usage.
ltns MyProject Specify a project name.
ltns MyProject -template vue Specify a template.
ltns MyProject -t vue Use alias.
Template presets include:
TypeScript (TypeScript Starter)
use Antfu starter-tsVue (Vite + Vue + Typescipt)
Angular (Angular 17 starter)
License
MIT.
1.2.3
1 year ago
1.2.2
2 years ago
1.2.0
2 years ago
1.1.9
2 years ago
1.1.5
2 years ago
1.1.4
2 years ago
1.1.3
2 years ago
1.2.1
2 years ago
1.1.1
2 years ago
1.1.2
2 years ago
1.1.0
2 years ago
1.0.8
2 years ago
1.0.7
2 years ago
1.0.6
2 years ago
1.0.5
2 years ago
1.0.4
3 years ago
1.0.3
3 years ago
1.0.2
3 years ago
1.0.1
3 years ago
1.0.0
3 years ago