cjwilburn / dank-memes

A CLI meme generator.
15 stars 14 forks source link

Refactor meme files to generators #81

Closed justintucker closed 4 years ago

justintucker commented 4 years ago

Addresses issue #74

Description

Steps to Test

Run test script. All tests should pass.

Checklist

justintucker commented 4 years ago

@cjwilburn It looks like we may want to keep the yarn.lock file after reading through some of the other issues. I can revert that commit if you think it should stay.

justintucker commented 4 years ago

@cjwilburn I wonder if the hacktoberfest label is case sensitive or some other setting has to be changed. For this PR, I'm seeing the following in my dashboard:

Your PR was submitted to a repository that is not participating in Hacktoberfest. Maintainers of the repository can add the "hacktoberfest" topic to their repository if they wish to participate.

cjwilburn commented 4 years ago

@justintucker do you still see this in your dashboard?

justintucker commented 4 years ago

@cjwilburn Looks like it's updated now. Thanks!