Skip to content

faanrm/go-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go-Node

Go-Node is a command-line interface (CLI) tool developed in Go for quickly generating Node projects.

Features

  • Generate Node projects effortlessly
  • Supports both JavaScript and TypeScript projects

Installation

To install Go-Node, you need to have Go installed. Then, run the following command:

Linux :

brew install gno

Usage

Generate a Node.js Template :

gno  template --database <mongo/sql> <folder_name>

Generate Node.js Template with auth :

gno  template --database <mongo/sql> <folder_name> --auth

Generate a Node TS Project Template

gno template-ts my-template-folder

Contributing

Contributions are welcome! Please feel free to submit issues or pull requests.

Authors

About

A Go tool for quick generation of Node projects

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages