Sinatra Book

教程+食谱。这本烹饪书包含开发 Sinatra web 应用程序的精彩教程和食谱。「Tutorial + Cookbook. A cookbook full of excellent tutorials and recipes for developing Sinatra web applications.」

  • 所有者: sinatra/sinatra-book
  • 平台:
  • 许可证:
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Sinatra Book

A cookbook full of excellent tutorials and recipes for developing Sinatra web applications.

How to build the Book

Before you can translate the book into various formats you need to install the dependencies.

gem install bundler
bundle install

In the root directory, launch the following Rake task:

bundle exec rake book:build

This will build a PDF version of the book in the output folder

You can run the built-in book sinatra app to view it in your browser too:

rackup

Then visit: http://localhost:9292/

How to contribute

Want to help contribute recipes or tutorials into the Sinatra
Book
?

Check out the Sinatra Recipes project for all of
the recent additions from the community.

If you're looking for something to work on be sure to check the issue
tracker
first, then read up on the styling
guidelines
.

Once you have forked the project, feel free to send us a pull
request
.

Join us on IRC (#sinatra at irc.freenode.org) if you need help with anything.

License

The MIT License (MIT)

Copyright (c) 2015 Sinatra

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

主要指标

概览
名称与所有者sinatra/sinatra-book
主编程语言Ruby
编程语言Ruby (语言数: 2)
平台
许可证
所有者活动
创建于2009-01-16 03:43:48
推送于2023-12-22 15:07:47
最后一次提交
发布数0
用户参与
星数673
关注者数34
派生数164
提交数309
已启用问题?
问题数53
打开的问题数3
拉请求数27
打开的拉请求数1
关闭的拉请求数8
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?