Skip to content

Instantly share code, notes, and snippets.

View sakanaproductions's full-sized avatar

Sakana Productions sakanaproductions

View GitHub Profile
@sakanaproductions
sakanaproductions / deploy.php
Created February 12, 2018 19:59
PHP Deployer Config File for VPS on Dreamhost
<?php
namespace Deployer;
require 'recipe/laravel.php';
// Project name
set('application', '');
// Project repository
set('repository', 'git@bitbucket.org');

Keybase proof

I hereby claim:

  • I am sakanaproductions on github.
  • I am jamiefishback (https://keybase.io/jamiefishback) on keybase.
  • I have a public key ASB1yKubt1fiXBqZheLAya70ch-LjapEsQ0Otj3Ptc7hlAo

To claim this, I am signing this object:

@sakanaproductions
sakanaproductions / product-fixtures.json
Last active September 14, 2023 18:22
project-fixtures.json
[
{
"id": "123897917321239",
"sku": "nkl-2314",
"name": "Lennox - Black Shadow",
"type": "pant",
"description": "Lennox is our signature slim fit, fitted through the thigh.",
"color": "black",
"price": 80.00
},