jawerty / Hyro

A real-time desktop HTML5 editor -- view your html while you code it.
http://jawerty.github.io/Hyro
MIT License
806 stars 96 forks source link

Can I Help? Build tool #15

Closed AlexKvazos closed 10 years ago

AlexKvazos commented 10 years ago

I could make this project easy to build with grunt. Just requires two npm packages and one command. I can implement this and send a pull request when done, interested?

jawerty commented 10 years ago

Hey Alejandro,

Thanks for your interest in Hyro. Yes, implementing grunt in Hyro would be great. If you could get tht up nd running you would be doing me a big favor.

On Sat, Jun 28, 2014 at 1:38 AM, Alejandro Cavazos <notifications@github.com

wrote:

I could make this project easy to build with grunt. Just requires two npm packages and one command. I can implement this and send a pull request when done, interested?

— Reply to this email directly or view it on GitHub https://github.com/jawerty/Hyro/issues/15.

Jared

AlexKvazos commented 10 years ago

Pull request sent https://github.com/jawerty/Hyro/pull/16 Thanks!