Skip to content

Template generator cli project - This project is supposed to be a template generation for projects and file in popular programming languages using popular frameworks

Notifications You must be signed in to change notification settings

ibiyemipedro/generate-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generate Template CLI

Template generator cli project - This project is supposed to be a template generation for projects and file in popular programming languages using popular frameworks

Author: Ibiyemi Sanni

Requirements

  • NodeJS ( 14.x )
  • npm ( 6.x )

Installation

Install Node.JS

Ensure you have node installed on your system, visit node.org to install. Once installed, open a terminal and run the command to confirm node is installed and see the current version

node -v

Clone/Download the project

Clone or Download the repository from github.com/yemipedro07/generate-template. Extract to a folder and run npm install

git clone https://github.com/yemipedro07/generate-template.git
cd generate-template
npm install

Link package to your global npm folder

npm link

Project Structure

Set - Up

About

Template generator cli project - This project is supposed to be a template generation for projects and file in popular programming languages using popular frameworks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published