Changelog Nightly
Changelog Nightly is a free email we ship every night at 10pm US Central. It unearths the hottest new repos on GitHub before they blow up.
Here's a preview:
Want something opinionated and less frequent? Subscribe to Changelog Weekly!
Props and thanks
This project would not be possible without Ilya Grigorik and the work he put in to GitHub Archive. Thanks for all you do, Ilya!
Listen to our in-depth interview with Ilya on The Changelog #144 where we cover all the details about GitHub Archive and Changelog Nightly.
Contributing
Hacking
- Sign up for Google BigQuery and get an API key
- Copy
.env.example
to.env
and configure for your environment - run
rake -T
to see all the possible commands