Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thechangelog/nightly
Changelog Nightly unearths the hottest repos on GitHub before they blow up. Subscribe for free. Keep up.
https://github.com/thechangelog/nightly
bigtable newsletters
Last synced: 13 days ago
JSON representation
Changelog Nightly unearths the hottest repos on GitHub before they blow up. Subscribe for free. Keep up.
- Host: GitHub
- URL: https://github.com/thechangelog/nightly
- Owner: thechangelog
- License: mit
- Created: 2015-01-31T17:12:35.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-06-27T13:14:03.000Z (5 months ago)
- Last Synced: 2024-08-01T06:21:44.394Z (3 months ago)
- Topics: bigtable, newsletters
- Language: Ruby
- Homepage: https://changelog.com/nightly
- Size: 1.49 MB
- Stars: 206
- Watchers: 10
- Forks: 19
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# 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:
[![Changelog Nightly Preview](images/changelog-nightly.jpg)][nightly]
Want something opinionated and less frequent? Subscribe to [Changelog News][news]!
## Props and thanks
This project would not be possible without [Ilya Grigorik][igvita] and the work he put in to [GitHub Archive][gh-archive]. Thanks for all you do, Ilya!
[Listen to our in-depth interview with Ilya on The Changelog #144][144] where we cover all the details about GitHub Archive and Changelog Nightly.
## Contributing
[See here.][contributing]
## Hacking
1. Sign up for Google BigQuery and get an API key
2. Copy `.env.example` to `.env` and configure for your environment
3. run `rake -T` to see all the possible commands## License
[MIT][license]
[nightly]: https://changelog.com/nightly
[news]: https://changelog.com/news
[igvita]: http://igvita.com
[gh-archive]: https://www.githubarchive.org
[144]: https://changelog.com/144
[contributing]: https://github.com/thechangelog/nightly/blob/master/CONTRIBUTING.md
[license]: https://github.com/thechangelog/nightly/blob/master/LICENSE