Skip to content

Instantly share code, notes, and snippets.

@playxamplez-admin
Forked from xamplez-admin/CODE
Last active December 20, 2015 00:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 18 You must be signed in to fork a gist
  • Save playxamplez-admin/6044768 to your computer and use it in GitHub Desktop.
Save playxamplez-admin/6044768 to your computer and use it in GitHub Desktop.
<put your code here & change extension to your language>

Play-Xamplez Root Gist

You can delete this file but don't put any content in this file

How to create Play Framework code snippets?

  1. Fork this Root Gist to create a new snippet.
  2. Modify your gist according to following rules:
  3. You MUST put a gist description which summarizes your snippet as precisely as possible:
    • Words starting with # like #tag are indexed as hashtags.
    • Words starting with @ like @john are highlighted as Twitter links (You can also precise @twitter:john or @github:john
    • URL will be highlighted in the description
  4. You can add as many files as you want in your gist
  5. File extensions are used to identify the language (e.g. code.scala -> scala)
  6. A code snippet shouldn't be too long (a few lines if possible) so don't hesitate to cut in several files
  7. If you want to explain precisely your code or provide usage examples, please use a Markdown file (e.g. README.md)
  8. You can put a License in ~~LICENSE.txt case your code need to be protected in anyway
  9. You can delete ~README.md and any modification in it isn't taken into account
  10. Save it & wait for Play Xamplez to index it.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
Copyright (C) 2013 YOUR_NAME_HERE <YOUR_URL_HERE>
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. You just DO WHAT THE FUCK YOU WANT TO.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment