Skip to content

output: add a basic output package#268

Closed
LawnGnome wants to merge 1 commit into
masterfrom
aharvey/add-output-package
Closed

output: add a basic output package#268
LawnGnome wants to merge 1 commit into
masterfrom
aharvey/add-output-package

Conversation

@LawnGnome

Copy link
Copy Markdown
Contributor

This gives us some basic primitives to output structured, human readable information from commands. This is currently intended only for the campaigns work taking place in #260, but also gives us options for additional functionality elsewhere, such as internal/api.

This is somewhat duplicative with things that we currently have in cmd/src and internal/campaigns; I intend to gradually clean those up as time permits.

This will be included in #260 as well, but I've split it out for easier review. Here's a demo:

out1

This gives us some basic primitives to output structured, human readable
information from commands. This is currently intended only for the campaigns
work taking place in #260, but also gives us options for additional
functionality elsewhere, such as internal/api.

This is somewhat duplicative with things that we currently have in cmd/src and
internal/campaigns; I intend to gradually clean those up as time permits.
@LawnGnome LawnGnome added the enhancement New feature or request label Aug 20, 2020
@LawnGnome

Copy link
Copy Markdown
Contributor Author

@mrnugget reviewed this in #260, so I'm going to close this and just handle it over there. (But this will remain so you know what the baby internal/output package looked like!)

@LawnGnome LawnGnome closed this Aug 20, 2020
@keegancsmith keegancsmith deleted the aharvey/add-output-package branch November 11, 2025 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant