All Projects → twitter → Effectivescala

twitter / Effectivescala

Twitter's Effective Scala Guide

Programming Languages

HTML
75241 projects
shell
77523 projects
Makefile
30231 projects

Effective Scala

This is the repository for the Effective Scala document.

It is "typeset" in markdown using PEG markdown. It also requires the GNU Troff suite (groff).

Building

To render the document:

make

To publish to github pages:

make pub

Contributing

Want to contribute and improve the guide? Have a bug or a question?

Please create an issue here on GitHub: https://github.com/twitter/effectivescala/issues

License

Copyright 2012 Twitter, Inc.

Licensed under the CC-BY 3.0: https://creativecommons.org/licenses/by/3.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].