Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added examples and updated README.md #16

Merged
merged 1 commit into from
May 30, 2013

Conversation

imalberto
Copy link
Contributor

Includes 2 examples:

  • a "simple" one showing basic usage
  • a "full" one using a more realistic dimensions.json and configuration file

@isao
Copy link
Contributor

isao commented May 30, 2013

+1

btw if you just use require to load the json data, you can use relative paths, and not need the __dirname, path.join, fs.readFileSync, and JSON.parse.

also running the examples should work regardless of the current working directory (untested) which would make the instructions simpler (i.e. no cd ../../ which is slightly disorienting)

imalberto added a commit that referenced this pull request May 30, 2013
Added examples and updated README.md
@imalberto imalberto merged commit 9f82abb into yahoo:master May 30, 2013
@imalberto imalberto deleted the fix-examples branch May 30, 2013 23:58
@drewfish
Copy link
Contributor

released in version 1.1.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants