goyek / x

Supplemental packages for goyek

Home Page:https://pkg.go.dev/github.com/goyek/x

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

goyek x packages

Supplemental packages for goyek

Go Reference Keep a Changelog GitHub Release go.mod LICENSE

Build Status Go Report Card

Star this repository if you find it valuable and worth maintaining.

Description

This repository contains supplemental packages for goyek which mainly offer convenience.

Packages in this repository depend on additional libraries and require a newer version of Go than goyek. See go.mod for details.

Package boot contains an extension of Flow.Main which additionally defines flags and configures the flow in a convenient way.

Package cmd offers functions for running programs in a Shell-like way.

Package color contains goyek features which additionally have colors. The package supports the NO_COLOR environment variable.

Example

See build which is this repository's own build pipeline (dogfooding).

Versioning

This module is versioned using v0.X.Y convention where X is bumped in case of breaking changes.

Contributing

See CONTRIBUTING.md if you want to help us.

License

goyek/x is licensed under the terms of the MIT license.

About

Supplemental packages for goyek

https://pkg.go.dev/github.com/goyek/x

License:MIT License


Languages

Language:Go 98.7%Language:Shell 0.7%Language:PowerShell 0.6%