lucasmotta / dploy

⛔️ currently unmaintained ⛔️
http://lucasmotta.github.io/dploy/
MIT License
988 stars 89 forks source link

To contribute or to fork #103

Closed miljan-aleksic closed 7 years ago

miljan-aleksic commented 7 years ago

@lucasmotta, I was playing around with the new beta version and after fixing few bugs seems working quite fine. I am willing to contribute and help pushing forward this project but doesn't seem you have the time to manage it. Should I fork it, instead?

lucasmotta commented 7 years ago

Hey @miljan-aleksic, thanks so much for stepping up! I haven't had the time to maintain dploy and I know it has been very useful to a lot of people. I've added you as a collaborator so you can push the development further! Thank you again!

miljan-aleksic commented 7 years ago

Well, that's something :)

@lucasmotta, should I prepare a small milestone, that should be reviewed by you, keep you on top of the progress, etc? For example, I would drop babel integration and rise up node version to the one that supports ES6 natively (we only have to convert the imports to the old way).

lucasmotta commented 7 years ago

@miljan-aleksic sounds like a great idea! I did some changes recently which I didn't push yet - some refactoring and adding stronger linting rules. If you haven't done any work yet, I can push this first and then you can start from there?

miljan-aleksic commented 7 years ago

@lucasmotta, do so, please! As stronger linting rules was among the priorities :)