scala_school

Scala 基本原理课程。(Lessons in the Fundamentals of Scala)

  • 所有者: twitter/scala_school
  • 平台: Linux, Mac, Windows
  • 许可证: Apache License 2.0
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

This is Scala School - a set of lessons covering the Scala programming language.

We use jekyll to generate the site. In order to build it, you must first install it:

$ gem install jekyll

should do. Now, build the site with make. This will create a copy of the lessons in the web.out folder.

For development, you'll also need to install RedCloth.

$ gem install RedCloth
$ gem install jekyll-textile-converter

Then make serve will launch jekyll in serving mode: a web server will be launched on port 4000, and changing files will automatically rebuild the site.

To publish to https://twitter.github.io/scala_school:

$ make publish

主要指标

概览
名称与所有者twitter/scala_school
主编程语言HTML
编程语言Makefile (语言数: 8)
平台Linux, Mac, Windows
许可证Apache License 2.0
所有者活动
创建于2010-09-08 15:39:28
推送于2023-04-10 11:42:57
最后一次提交2021-10-08 14:01:29
发布数0
用户参与
星数3.7k
关注者数324
派生数1.1k
提交数486
已启用问题?
问题数50
打开的问题数12
拉请求数134
打开的拉请求数11
关闭的拉请求数35
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?