Skip to content

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

Notifications You must be signed in to change notification settings

faanrm/node-craft

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

No packages published