zenorocha / ama

:speech_balloon: Ask me anything!
71 stars 1 forks source link

What tools helps you do open source and keep your sanity? #68

Closed sapegin closed 7 years ago

sapegin commented 7 years ago

Tests, linters, CI? What else? Any secret tips that makes life of an open source maintainer hundred times easier?

zenorocha commented 7 years ago

Hey @sapegin, thanks for asking!

Two tools comes to my mind. The first one is gh, a command-line interface to GitHub, even though I don't have time to maintain it anymore, I still find it very useful specially when reviewing PRs. The second one is DevSpace, a TweetDeck for GitHub, which helps me keep updated with my most important projects and what my coworkers are working on.

These are just some examples of things that can help you, but in the end those are all just tools.

Open source is a very chaotic world so keeping your passion, motivation, and sanity it's challenge more related to self awareness and life purpose than anything else.