Skip to content

Instantly share code, notes, and snippets.

@bcardarella
Created January 7, 2015 09:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bcardarella/dba44abea3cc447e62a5 to your computer and use it in GitHub Desktop.
Save bcardarella/dba44abea3cc447e62a5 to your computer and use it in GitHub Desktop.
➜ my-test git:(master) ✗ ember --version
version: 0.1.5
Could not find watchman, falling back to NodeWatcher for file system events
node: 0.10.29
npm: 2.1.8
➜ my-test git:(master) ✗ ember g controller about
version: 0.1.5
Could not find watchman, falling back to NodeWatcher for file system events
installing
create app/controllers/about.js
installing
create tests/unit/controllers/about-test.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment