toolbox

command module
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: May 16, 2025 License: MIT Imports: 1 Imported by: 0

README

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.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
internal
tui
pkgs

Jump to

Keyboard shortcuts

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