@call-me-dev/create-application
v1.0.6
Published
<h1 align="center"> @call-me-dev/create-application </h1> <p align="center"> <a href="https://www.npmjs.com/package/@call-me-dev/create-application"> <img src="https://github.com/marblejs/marble/workflows/Test%20suite/badge.svg" alt="GitHub Actions"
Readme
Summary
Overview
This CLI tool allow you to easily start building a NodeJS application. You can create a new application using one of the available templates.
Quick Start
Create your application in a folder called my-application using the typescript template.
npx @call-me-dev/create-application -t typescript my-applicationUsage
@call-me-dev/create-application comes with the following options:
- -t, --template - The template to boostrap the application.
Credits
craft with :heart: by Call Me Dev.
