GitXplorerGitXplorer
t

effectivescala

public
2243 stars
629 forks
12 issues

Commits

List of commits on branch master.
Verified
31dadf21eb1bb8bd7cdf376edddbcb9119e9e440

Merge pull request #79 from juliaferraioli/master

wwillnorris committed 3 years ago
Verified
ebe2a8bb61f101b469e93de5d9e7f1d903f1db56

Add CC-BY-3.0 license

jjuliaferraioli committed 3 years ago
Verified
c933727fdc4f447ca05cee8bf641459c51797bba

Merge pull request #78 from twitter/add_tls_to_urls

aalanbato committed 5 years ago
Unverified
241a84cb9acf5d1847daeaf4b0dcf1982490bdd8

Replace http with https in files

aalanbato committed 5 years ago
Verified
3607a33fab129c7055e4743bf191f3894ced2d31

Merge pull request #76 from mason/mason/fix-word

kkevinoliver committed 6 years ago
Unverified
8d8ccc7a1b6b9cf7971116928276193d9a91bbc1

fixed word from expensive to expense

committed 6 years ago

README

The README file for this repository.

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