Skip to content

faanrm/node-craft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

109 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeCraft

A tool to quickly generate a Node.js project structure.

Quick Initialization

NodeCraft quickly generates a Node.js project structure in a single command.

Basic Structure

NodeCraft generates the essential folders and files to start a new project (e.g. a src folder, an index.ts file, etc.).

Easy to Use

NodeCraft has a simple and intuitive command-line interface.

Installation

To use NodeCraft, you need to install it globally on your machine. Make sure you have Node.js and npm (or yarn) installed. To install NodeCraft globally, run the following command:

npm i -g @krakennn/node-craft

About

NodeCraft is a command-line interface (CLI) tool designed to streamline the creation of Node.js projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors