Skip to content

Instantly share code, notes, and snippets.

@burakaydn
burakaydn / crashlytrics.rb
Created March 26, 2017 19:52 — forked from JanDeDobbeleer/crashlytrics.rb
Dashing - Crashlytics & Xaramin Insights crash free users rate widget + jobs
require 'net/https'
require 'json'
#--------------------------------------------------------------------------------
# Configuration
#--------------------------------------------------------------------------------
configuration = {
:uri => 'https://fabric.io',
:credentials => {
:username => '',

tmux shortcuts & cheatsheet

start new:

tmux

start new with session name:

tmux new -s myname
lib-cov
*.seed
*.log
*.csv
*.dat
*.out
*.pid
*.gz
pids