I hereby claim:
- I am amacgregor on github.
- I am allanmacgregor (https://keybase.io/allanmacgregor) on keybase.
- I have a public key whose fingerprint is B191 C8DF FC68 97D9 4C3D 0379 F8F2 6B7E 0BCC 0FDD
To claim this, I am signing this object:
| configoptions=" | |
| --enable-cli \ | |
| --enable-debug \ | |
| --enable-bcmath \ | |
| --enable-calendar \ | |
| --enable-exif \ | |
| --enable-ftp \ | |
| --enable-mbstring \ | |
| --enable-pcntl \ | |
| --enable-soap \ |
| var express = require('express'); | |
| var cp = require('child_process'); | |
| var app = express.createServer(); | |
| var chrome_count = 0; | |
| app.get('/', function(req, res){ | |
| startChrome(chrome_count++,9222,function chromeStared(err,id,chrome){ | |
| res.send('Chrome '+id+' Started\r\n'); |
| { | |
| "name": "vendorname/modulename", | |
| "authors": [ | |
| { | |
| "name": "author", | |
| "email": "[email protected]" | |
| } | |
| ], | |
| "config": { | |
| "bin-dir": "bin" |
| extensions: [MageTest\PhpSpec\MagentoExtension\Extension] | |
| mage_locator: | |
| spec_prefix: 'spec' | |
| src_path: 'app/code' | |
| spec_path: 'spec/app/code' | |
| code_pool: 'community' |
I hereby claim:
To claim this, I am signing this object:
By Thomas Darr (@trdarr), with love.
“How has no one yet written a tutorial for deploying Hubot on @digitalocean? cc @beyroutey”
— Miles Grimshaw (@milesgrimshaw), 10 Dec 2013
| { | |
| "name": "demac/chase", | |
| "description": "Pending Description", | |
| "authors": [ | |
| { | |
| "name": "Demac Media", | |
| "email": "[email protected]" | |
| } | |
| ], | |
| "config": { |
| { | |
| "settings": { | |
| "ignore_list": [ | |
| { "type": "directory", "path": "app/code/core/"} | |
| ], | |
| "file_extensions": ["php", "phtml"], | |
| "standards": ["ECG","Zend"], | |
| "report": "json", | |
| "files": [ "app/code/local/Demac/Bogo/Model/Observer.php", "app/code/local/Demac/"] | |
| } |
| { | |
| "phpcs":{ | |
| "files":{ | |
| "app\/code\/community\/Demac\/Chase\/Model\/Adapter\/DatabaseAdapter.php":{ | |
| "issues":[ | |
| ], | |
| "scores":{ | |
| "errors":0, | |
| "warnings":0, |
| <?xml version="1.0"?> | |
| <package> | |
| <name>666999</name> | |
| <version>0.3.5</version> | |
| <stability>beta</stability> | |
| <license uri="http://opensource.org/licenses/gpl-license.php">GPL</license> | |
| <channel>community</channel> | |
| <extends /> | |
| <summary>Securely access and process online payments with the NETBANX payment gateway.</summary> | |
| <description>The Optimal Payments NETBANX Hosted Payment Extension allows ecommerce businesses to securely accept and process online payments using Optimal&#x2019;s NETBANX payment gateway and services. The integration is easy to implement and provides the ultimate in payment processing capabilities, fraud management, and reporting.&#xD; |