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

Extract and Encapsulate Reusable Labels #38

Closed
ianvizarra opened this issue Apr 13, 2020 · 2 comments · Fixed by #39
Closed

Extract and Encapsulate Reusable Labels #38

ianvizarra opened this issue Apr 13, 2020 · 2 comments · Fixed by #39
Assignees
Labels
tweak Issue/Pull Request for Tweaks

Comments

@ianvizarra
Copy link
Contributor

To avoid the duplicate declaration of these labels extract and encapsulate them to be reusable across the project.

    header          =   '`COVID19-TRACKER-CLI (v'+pkg.version+')`',
    tagline         =   '*A curl-based command line tracker for Novel Coronavirus or COVID-19 pandemic.*',
    source          =   'Source: https://www.worldometers.info/coronavirus/',
    repo            =   'Code: https://github.com/warengonzaga/covid19-tracker-cli',
    bmcurl          =   'warengonza.ga/coffee4dev',
    twitterhandle   =   '@warengonzaga',
    twitterhashtag  =   '#covid19trackercli',
    gcashNum        =   '+639176462753',
    ansiBMC         =   '`(Buy Me A Coffee)` '+bmcurl,
    ansiTwitter     =   twitterhandle+space+twitterhashtag,
    ansiGCash       =   '(GCash) '+gcashNum
@ianvizarra ianvizarra added the tweak Issue/Pull Request for Tweaks label Apr 13, 2020
@ianvizarra ianvizarra self-assigned this Apr 13, 2020
@warengonzaga
Copy link
Member

@ianvizarra let's use the new BMC url that I'm gonna create...

@ianvizarra ianvizarra linked a pull request Apr 14, 2020 that will close this issue
@ianvizarra
Copy link
Contributor Author

#39

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tweak Issue/Pull Request for Tweaks
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants