An open API service indexing awesome lists of open source software.

https://github.com/psibi/eta-weekly


https://github.com/psibi/eta-weekly

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

eta-weekly
=============

The code producing eta-weekly news.

Building
---------

1. Install Stack
2. `stack build`
3. `stack exec eta-weekly watch`

That will run a preview server at `http://localhost.com:8000

Credits
---------

Thanks to [Corey Richardson's](https://github.com/cmr/this-week-in-rust)
code from which this has been ported to Hakyll.