The best techniques for sharing code snippets and screencasts that will help propel your open source projects to success.
Intro
Creating your own open source projects can be extremely rewarding, but it can be hard to break through the noise and get other developers to trust and use your software. You can gain a lot of ground by following common best practices like including solid documentation, adding unit tests, integrating with a CI/CD oriented towards open-source projects (like travis-ci or circle-ci), and enforcing consistent style conventions.
Follow me on twitter for more awesome stuff like this @transitive_bs
