I hereby claim:
- I am pedrosanta on github.
- I am pedrosanta (https://keybase.io/pedrosanta) on keybase.
- I have a public key ASCFArzL1NSpklFlJUZgV61eYmF7DatXd6p1KL-yesXOSQo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| version: '2' | |
| services: | |
| php-apache: | |
| image: php:apache | |
| ports: | |
| - "80:80" | |
| volumes: | |
| - $PWD:/var/www/html |
| <snippet> | |
| <content><![CDATA[ | |
| (function() { | |
| "use strict"; | |
| ${1:// Code goes here...} | |
| }()); | |
| ]]></content> |
| <snippet> | |
| <content><![CDATA[console.log(${1:"Hello World"});]]></content> | |
| <tabTrigger>console</tabTrigger> | |
| <scope>source.js</scope> | |
| <description>console</description> | |
| </snippet> |