Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use go generate #6

Open
langston-barrett opened this issue Jun 7, 2016 · 1 comment
Open

use go generate #6

langston-barrett opened this issue Jun 7, 2016 · 1 comment

Comments

@langston-barrett
Copy link
Contributor

By its very nature, a lot of the code in this library is redundant. We could generate it using go generate.

The big advantage would be (after the refactor in #4), we could generate all combinations of effects like bold, blink, underline, inverse with all different colors.

@acmacalister
Copy link
Owner

agreed. It has been some time since I have played with go generate. If you already have something going, awesome. If not, I will try and look at this weekend.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants