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

Random fixes required when I first checked out the project. #105

Merged
merged 8 commits into from Aug 14, 2012

Commits on Jun 8, 2012

  1. do not depend on system wide installed coffee. Instead use the one np…

    …m pulled in for the project.
    my8bird committed Jun 8, 2012
    Copy the full SHA
    9b60eed View commit details
    Browse the repository at this point in the history
  2. Print out a message when building so that we know something did happe…

    …n (coffee is to fast sometimes)
    my8bird committed Jun 8, 2012
    Copy the full SHA
    59198ee View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    cce0620 View commit details
    Browse the repository at this point in the history
  4. When the project is pulled in make sure to build it right away so tha…

    …t the `lib` dir is created.
    my8bird committed Jun 8, 2012
    Copy the full SHA
    b13d1c5 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    529048b View commit details
    Browse the repository at this point in the history
  6. Instead of using fixed path to coffee binary add the `node_modules/.b…

    …in` to PATH so that calls will all work.
    my8bird committed Jun 8, 2012
    Copy the full SHA
    792f7b8 View commit details
    Browse the repository at this point in the history
  7. Redis is not required

    my8bird committed Jun 8, 2012
    Copy the full SHA
    9dac4b7 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    95514b1 View commit details
    Browse the repository at this point in the history