Skip to content

chaninlaw/toolbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Toolbox

This Go Toolbox provides a set of utilities to streamline the development process. One of the primary features is the initialize command, which helps you quickly set up a new Go project with a boilerplate structure.

Features

  • Initialize Project: Initialize a new Go project with a predefined structure and boilerplate code.

Installation

To use the toolbox, you need to have Go installed on your machine. You can install the toolbox by running:

go install github.com/chaninlaw/toolbox@latest

Usage

After installing, you can use the toolbox commands from your terminal. To initialize a new Go project, run:

toolbox

This command will prompt you for the project name and create the necessary files and directories for your new Go project.

Contributing

Contributions are welcome! If you have suggestions for improvements or new features, feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

Go Toolbox provides a set of utilities to streamline the development process

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors