go-new

command module
v0.0.0-...-c1de5c5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 3, 2024 License: MIT Imports: 7 Imported by: 0

README

go-new - Golang Project Generator

go-new is a command-line interface (CLI) application that allows you to quickly generate new Golang projects from customizable templates. It automates the creation of a folder structure, saving you time and effort when starting new projects.

Features

  • Generate a new Golang project with a predefined folder structure.
  • Customizable templates to fit your project needs.
  • Easy-to-use command-line interface.
  • Fast and efficient project generation.

TODO

  • Http template
  • GRPC template
  • Azure ServiceBus template

Installation

To install go-new, follow these steps:

  1. Make sure you have Go installed on your system. You can download it from the official Golang website.

  2. Open your terminal and run the following command:

go install github.com/dev-danx/go-new@latest
  1. Once the installation is complete, you can start using go-new.

Usage

To generate a new Golang project using go-new, follow these steps:

  1. Open your terminal.

  2. Run the following command:

go-new
  1. go-new will generate the project with the name for the current directory and template. You will see a message indicating the successful creation of the project.

License

This project is licensed under the MIT License. Feel free to use, modify, and distribute it as per the license terms.

Acknowledgments

go-new was inspired by the need for a fast and efficient way to generate Golang projects. Special thanks to the open-source community for providing valuable tools and libraries that make projects like this possible.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL