• Wincent
    Open
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search

Installing CoffeeScript 1.1.1 on Mac OS X 10.6.7 Snow LeopardEdit

Created 5/14/2011, updated 10/14/2017

We install via npm, so we have a couple of prerequisites:

  • node.js: see "Installing node.js 0.4.7 on Mac OS X 10.6.7 Snow Leopard"
  • npm: see "Installing npm 1.0.6 on Mac OS X 10.6.7 Snow Leopard"

The actual installation is simple:

$ npm install -g coffee-script
  • coffeescript
  • macos
  • wiki
Site
  • About
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search
External
  • GitHub
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
Colophon

Made by Greg Hurrell using React, Relay and GraphQL (with help from Git, Redis and Neovim).