Skip to content

Instantly share code, notes, and snippets.

@rafaelp
Created October 10, 2014 13:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rafaelp/0fa400f8cefec64834c1 to your computer and use it in GitHub Desktop.
Save rafaelp/0fa400f8cefec64834c1 to your computer and use it in GitHub Desktop.
Exemplo de colorização
Exemplo de `tag` no github
```ruby
codigo = Ruby.new(:param1,:param2)
# comentario
```
```bash
$ export TOKEN=meutoken
$ ls -al
```
@rafaelp
Copy link
Author

rafaelp commented Oct 10, 2014

Exemplo de tag no github

codigo = Ruby.new(:param1,:param2)
# comentario
$ export TOKEN=meutoken
$ ls -al

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment