Skip to content

Instantly share code, notes, and snippets.

@KamilLelonek
Created February 6, 2015 05:00
Show Gist options
  • Save KamilLelonek/e392968640544bbfa3c3 to your computer and use it in GitHub Desktop.
Save KamilLelonek/e392968640544bbfa3c3 to your computer and use it in GitHub Desktop.
CoffeeScript params constructor usage
new TodoTxtBuilder(
priority: 1
title: 'example'
projects: [example_project]
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment