command
module
Version:
v0.2.1
Opens a new window with list of versions in this module.
Published: Jul 30, 2026
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
gomore
CLI tool to provide functionalities that complement the official Go tooling
gomore relies on go.yaml which you can read more about it here which explains the schema and provides a light weight parser.
Features
- Running pre-defined commands
Philosophy
gomore is not a replacement for go cli or any other part of the official go toolchain
gomore has no overlap with the official tooling and such overlap is not planned for the future.
Install
go install github.com/vieolo/gomore@latest
Other ways to install the cli will come soon.
Commands
init -> initializes a new go.yaml file
run -> Runs one of the defined commands
Roadmap
- homebrew install tap
- profiles (prod/dev/test)
- workflow runner
- environment schema validation
- validate command (
e.g., gomore doctor)
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.