0.1.10 • Published 5 years ago
karcass v0.1.10
karcass
CLI tool for creating skeletons of different types of applications from templates.
The default template is a backend application's skeleton based on Express.js and TypeScript.
Usage
To create an application based on default template, use this command:
npx karcass create sample
Where sample
is the name of the project and directory where the project will be placed.
To use a different template you should pass gitlab url to that template as the last command argument. For example:
npx karcass create sample https://github.com/karcass-ts/default-template
0.1.10
5 years ago
0.1.8
5 years ago
0.1.9
5 years ago
0.1.0
5 years ago
0.1.2
5 years ago
0.1.1
5 years ago
0.1.7
5 years ago
0.1.4
5 years ago
0.1.3
5 years ago
0.1.6
5 years ago
0.1.5
5 years ago
0.0.8
6 years ago
0.0.7
6 years ago
0.0.6
6 years ago
0.0.5
6 years ago
0.0.4
6 years ago
0.0.3
6 years ago
0.0.2
6 years ago
0.0.1
6 years ago