Categorygithub.com/faanrm/go-node
modulepackage
0.1.2
Repository: https://github.com/faanrm/go-node.git
Documentation: pkg.go.dev

# README

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 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

# Packages

No description provided by the author
No description provided by the author