This is the Root Gist for <PUT YOUR TOPIC HERE>
Xamplez's instance
- Fork this Root Gist to create a new snippet.
- Modify your gist according to following rules:
- 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
- Words starting with
- You can add as many files as you want in your gist
- File extensions are used to identify the language (e.g.
code.scala
-> scala) - A code snippet shouldn't be too big (a few lines if possible) so don't hesitate to cut in several files
- If you want to explain precisely your code or provide usage examples, please use a Markdown file (e.g.
README.md
) - You can put a License in case your code need to be protected in anyway
- Save it & wait for <Put Xamplez Instance URL Here> to index it.