Skip to content

Latest commit

 

History

57 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages