0.1.10 • Published 4 years ago

karcass v0.1.10

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

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

4 years ago

0.1.8

4 years ago

0.1.9

4 years ago

0.1.0

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.7

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.0.8

4 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago