Skip to content

@thi3rry
thi3rry / .editorconfig
Last active February 11, 2016 05:33
Gruntfile : simple less/coffee builder and image minifier
# Drupal editor configuration normalization
# @see http://editorconfig.org/
# This is the top-most .editorconfig file; do not search in parent directories.
root = true
# All files.
[*]
end_of_line = LF
indent_style = space
@garyballantyne
garyballantyne / blab.md
Last active February 21, 2016 07:35
Scientific notation 2 — powers of 10 [http://blabr.io?4775599d4b748b076a84]
<style> [id^='table-'] td, th { font-size: 24pt; font-family: monospace; border: 3px solid green; text-align: left; } [id^='table-'] tr {
@garyballantyne
garyballantyne / blab.md
Last active March 11, 2016 22:07
scientific notation utilities [http://blabr.io?566373031414bcb6ea8e]

scientific notation utilities

<style> [id^='table-'] td, th { font-size: 24pt; font-family: monospace; border: 3px solid green; text-align: left; }
@lawrencejones
lawrencejones / Jakefile.coffee
Last active August 29, 2015 14:01
Jakefile deployment script
#!/usr/bin/env coffee
# vi: set foldmethod=marker
fs = require 'fs'
path = require 'path'
sSplitter = require 'stream-splitter'
$q = require 'q'
coffee = require 'coffee-script'
spawn = (require 'child_process').spawn
exec = (require 'child_process').exec
@mklabs
mklabs / Cakefile
Created November 1, 2011 21:41
Cake bin wrapper - load cake tasks from tasks/ dir
fs = require 'fs'
path = require 'path'
{EventEmitter} = require 'events'
colors = require 'colors'
# ### Options
# Options are handled using coffeescript optparser,
# You can define the option with short and long flags,
# and it will be made available in the options object.
a gist to sync atom packages
@tarot
tarot / package.json
Created June 19, 2015 11:26
ProfileのfieldPremissionとobjectPermissionを全部trueにする
{
"dependencies": {
"bluebird": "^2.9.9",
"commander": "^2.7.1",
"dotenv": "^0.5.1",
"glob": "^5.0.3",
"jsforce": "^1.4.0",
"jszip": "^2.5.0",
"lodash": "^3.5.0",
"shelljs": "^0.4.0",
@bobzoller
bobzoller / .gitignore
Last active August 29, 2015 14:24
script to recreate rabbitmq exchanges, queues, and bindings from one rabbitmq server on another
/node_modules
/config.*.json
@michaelmendoza
michaelmendoza / Procfile
Created March 11, 2016 20:31
Using Brunch with Heroku
web: node server.js
@kkurahar
kkurahar / aws_cloudformation.coffee
Last active January 1, 2016 14:19
HipChat + Hubot + CloudFormationで環境構築の自動化
# Dependencies:
# "aws2js": "0.6.12"
# "underscore": "1.3.3"
#
# Configuration:
# HUBOT_AWS_ACCESS_KEY_ID
# HUBOT_AWS_SECRET_ACCESS_KEY
# HUBOT_AWS_REGIONS
# HUBOT_AWS_KEYNAME
# HUBOT_AWS_HOSTZONE