Code & contributors

About the code

Play Framework is hosted on GitHub using the Git version control system. You can get the code with the following command:

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

If you're looking for the code for the previous Play 1.x series, it's available in another repository:

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

To contribute, check out the contributor guide and learn how to build Play from source.

License

The Play Framework source code is released under the Apache 2 license.