Skip to content

carolina-suite/carolina-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Carolina

Carolina is the working name of my set of project templates I want to work on.

This is the CLI that simply fetches templates from this GitHub organization.

Installation

npm i -g carolina-suite/carolina-cli

Usage

Create a new project from a template:

carolina new {templateName} {projectName}

This will create a new project from a given template in a new directory with the title of the given projectName argument.

Possible templates:

  • node-server: NodeJs project for MongoDb, Mongoose ODM, Fastify web server, and ReactJs.
  • static-site: NodeJs static site generator with themes in Pug.

About

Scaffolder for projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published