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

Publish responsive-html-email-signature utility to npm #27

Open
reederz opened this issue Mar 3, 2017 · 2 comments
Open

Publish responsive-html-email-signature utility to npm #27

reederz opened this issue Mar 3, 2017 · 2 comments

Comments

@reederz
Copy link
Collaborator

reederz commented Mar 3, 2017

I see that at the moment a lot of people are forking this repo just to add their branding data. How about reworking this util into an npm module which people can install and run as script (branding data would be just an argument for the script)?. It'd work roughly like this:

# Install executable
npm install -g responsive-html-email-signature

# generate templates
responsive-html-email-signature --config-dir ./foobar --output-dir ./baz
@danmindru
Copy link
Owner

Actually we could do a new repo / package called responsive-email-cli that does that. This one can be a more beginner-friendly (and slightly limited) version of that.

Will see what makes sense when I get to it :)

@reederz
Copy link
Collaborator Author

reederz commented Mar 3, 2017

I like that idea.

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

No branches or pull requests

2 participants