play1

Play framework

  • 所有者: playframework/play1
  • 平台:
  • 許可證: Other
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

h1. Welcome to Play framework

!https://travis-ci.org/playframework/play1.svg?branch=1.4.x!:https://travis-ci.org/playframework/play1 !https://badges.gitter.im/playframework/play1.svg(Join the chat at https://gitter.im/playframework/play1)!:https://gitter.im/playframework/play1?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge

Play framework makes it easier to build Web applications with Java. It is a clean alternative to bloated Enterprise Java stacks. It focuses on developer productivity and targets RESTful architectures. Play is a perfect companion to agile software development.

Learn more on the "https://www.playframework.com":https://www.playframework.com website.

h2. Getting started

  1. Install the latest version of Play framework and unzip it anywhere you want:

bc. unzip play-*.zip -d /opt/play

  1. Add the play script to your PATH:

bc. export PATH=$PATH:/opt/play

  1. Create a new Play application:

bc. play new /opt/myFirstApp

  1. Run the created application:

bc. play run /opt/myFirstApp

  1. Go to "localhost:9000/":http://localhost:9000 and you’ll see the welcome page.

  2. Start developing your new application:

  • "Your first application — the ‘Hello World’ tutorial":https://www.playframework.com/documentation/1.5.x/firstapp
  • "Tutorial — Play guide, a real world app step-by-step":https://www.playframework.com/documentation/1.5.x/guide1
  • "The essential documentation":https://www.playframework.com/documentation/1.5.x/home
  • "Java API":https://www.playframework.com/documentation/1.5.x/api/index.html

h2. Get the source

Fork the project source code on "Github":http://github.com/playframework/play:

bc. git clone git://github.com/playframework/play.git

The project history is pretty big. You can pull only a shallow clone by specifying the number of commits you want with --depth:

bc. git clone git://github.com/playframework/play.git --depth 10

h2. Reporting bugs

Please report bugs on "our lighthouse tracker":http://play.lighthouseapp.com/projects/57987-play-framework.

h2. Learn More

  • "www.playframework.com":https://www.playframework.com
  • "Download":https://www.playframework.com/download
  • "Install":https://www.playframework.com/documentation/1.5.x/install
  • "Create a new application":https://www.playframework.com/documentation/1.5.x/guide1
  • "Build from source":https://www.playframework.com/documentation/1.5.x/install#build
  • "Modules":https://www.playframework.com/modules
  • "Search or create issues":http://play.lighthouseapp.com/projects/57987-play-framework
  • "Get help":http://stackoverflow.com/questions/tagged/playframework
  • "Code of Conduct":https://www.playframework.com/conduct
  • "Contribute":https://github.com/playframework/play1/wiki/Contributor-guide
  • "Play contributor guidelines":https://www.playframework.com/contributing

h2. Licence

Play framework is distributed under "Apache 2 licence":http://www.apache.org/licenses/LICENSE-2.0.html.

主要指標

概覽
名稱與所有者playframework/play1
主編程語言Java
編程語言Python (語言數: 10)
平台
許可證Other
所有者活动
創建於2010-08-13 10:08:50
推送於2024-09-08 09:20:58
最后一次提交2024-09-08 11:20:58
發布數85
最新版本名稱1.8.0 (發布於 )
第一版名稱1.1RC1 (發布於 )
用户参与
星數1.6k
關注者數105
派生數683
提交數4.5k
已啟用問題?
問題數204
打開的問題數85
拉請求數581
打開的拉請求數36
關閉的拉請求數669
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?