Skip to content

nob13/play_module_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Play Module Template

This is a small template for creating new Play2 Modules.

It is inspired from the Article of Steve Chaloner.

Note:

  • There is no sample application, provide your own.
  • You have to change "organisation", "appName" and "appVersion" inside project-code/project/Build.scala
  • You are free to rename the project-code directory. This is just the starting point where to put in your library code. IntelliJ is using the name of this directory as the project name

Build it using using play publishLocal inside project-code

About

Play2 Module Template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages