Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am caudillmiller on github.
  • I am caudill (https://keybase.io/caudill) on keybase.
  • I have a public key whose fingerprint is AC50 ADBF EF2C 4A94 4AF9 1A50 3504 6D37 9A88 169A

To claim this, I am signing this object:

@caudillmiller
caudillmiller / Rakefile
Created June 14, 2016 17:36 — forked from jerodsanto/Rakefile
A code dump showing how we generate "The Changelog Weekly" using the Trello API
require "rubygems"
require "bundler"
require_relative "lib/importer"
Bundler.setup
desc "Import from Trello board"
task :import do
Importer.new(File.dirname(__FILE__)).import ENV["ISSUE"]
end
(*
File: OmniFocus_Due_List.scpt
Revision: 1.0
Revised: 2015-07-01
Summary: Create taskpaper list of tasks due +/- 7d from current date.
-----------------------------------------------------------
Script based on Justin Lancy (@veritrope) from Veritrope.com