Skip to content

Instantly share code, notes, and snippets.

@evangoer
Created April 11, 2011 02:04
Show Gist options
  • Save evangoer/912967 to your computer and use it in GitHub Desktop.
Save evangoer/912967 to your computer and use it in GitHub Desktop.
goer@lowerbicycle-lm /tmp/yeti $ git init
Initialized empty Git repository in /private/tmp/yeti/.git/
goer@lowerbicycle-lm /tmp/yeti $ git pull git://github.com/reid/yeti
remote: Counting objects: 1399, done.
remote: Compressing objects: 100% (643/643), done.
remote: Total 1399 (delta 813), reused 1253 (delta 720)
Receiving objects: 100% (1399/1399), 279.36 KiB | 208 KiB/s, done.
Resolving deltas: 100% (813/813), done.
From git://github.com/reid/yeti
* branch HEAD -> FETCH_HEAD
goer@lowerbicycle-lm /tmp/yeti $ ls
HISTORY.md Makefile cli.js lib scripts
LICENSE README.md inc package.json test
goer@lowerbicycle-lm /tmp/yeti $ npm list activated
npm info it worked if it ends with ok
npm info using [email protected]
npm info using [email protected]
Nothing found
npm ok
goer@lowerbicycle-lm /tmp/yeti $ npm install .
npm info it worked if it ends with ok
npm info using [email protected]
npm info using [email protected]
npm info calculating sha1 /opt/local/lib/node/.npm/.cache/yeti/0.1.7pre/package.tgz
npm info shasum 54cd7a52a34ba68d074a948ec844364e6adaa228
npm info range nopt@~1.0
npm info fetch http://registry.npmjs.org/nopt/-/nopt-1.0.4.tgz
npm info range jade@~0.10.4
npm info range connect@~1.2.3
npm info range express@~2.2.1
npm info calculating sha1 /var/folders/bO/bOQahreZH5a4cagbH8Hlh+++HUM/-Tmp-/npm-1302487086839/1302487088038-0.6355487569235265/tmp.tgz
npm info fetch http://registry.npmjs.org/jade/-/jade-0.10.4.tgz
npm info shasum 023fc93f439094e662e2e4186345bfabda8eceda
npm WARN publish-everything [email protected] Adding entire directory to tarball. Please add a
npm WARN publish-everything [email protected] .npmignore or specify a 'files' array in the package.json
npm info calculating sha1 /opt/local/lib/node/.npm/.cache/nopt/1.0.4/package.tgz
npm info shasum 7b99ec257ad64f8b2860ee692f994d330e6e5c8c
npm info fetch http://registry.npmjs.org/connect/-/connect-1.2.3.tgz
npm info fetch http://registry.npmjs.org/express/-/express-2.2.1.tgz
npm info range abbrev@1
npm info calculating sha1 /var/folders/bO/bOQahreZH5a4cagbH8Hlh+++HUM/-Tmp-/npm-1302487086839/1302487088474-0.9717306580860168/tmp.tgz
npm info shasum 6fdd6018d1deb8ac935f023f7f54192fb35b8b66
npm info calculating sha1 /opt/local/lib/node/.npm/.cache/jade/0.10.4/package.tgz
npm info shasum 675d28db4739707d8a7f8cd3b0d07eed79c0448c
npm info calculating sha1 /var/folders/bO/bOQahreZH5a4cagbH8Hlh+++HUM/-Tmp-/npm-1302487086839/1302487088811-0.7769479614216834/tmp.tgz
npm info calculating sha1 /var/folders/bO/bOQahreZH5a4cagbH8Hlh+++HUM/-Tmp-/npm-1302487086839/1302487088859-0.9979814982507378/tmp.tgz
npm info shasum 6308d65c3d73a8a07aca1770dee3aef114c421d0
npm info shasum a4937f9d5e661282cd62d88e227132f79ccbe25f
npm info calculating sha1 /opt/local/lib/node/.npm/.cache/express/2.2.1/package.tgz
npm info shasum cb7892b11b209fe30f1589a46e8eaf0b4777c0f2
npm info calculating sha1 /opt/local/lib/node/.npm/.cache/connect/1.2.3/package.tgz
npm info shasum 1b5215faaceec0d26a04327b16b7ed087bacb84f
npm info range connect@>= 1.2.0 < 2.0.0
npm info fetch http://registry.npmjs.org/connect/-/connect-1.3.0.tgz
npm info range qs@>= 0.0.6
npm info range mime@>= 0.0.1
npm info calculating sha1 /var/folders/bO/bOQahreZH5a4cagbH8Hlh+++HUM/-Tmp-/npm-1302487086839/1302487090059-0.8195701267104596/tmp.tgz
npm info shasum ee0d89a79497db60a84f474796ca4842a67da119
npm info calculating sha1 /opt/local/lib/node/.npm/.cache/connect/1.3.0/package.tgz
npm info shasum 30109290c9ba4d23b89e7e709e025ac0cf5df2f9
npm info preinstall [email protected]
npm info preinstall [email protected]
npm info preinstall [email protected]
npm info preinstall [email protected]
npm info preinstall [email protected]
npm info preinstall [email protected]
npm info preinstall [email protected]
npm info preinstall [email protected]
npm info preinstall [email protected]
npm info install [email protected]
npm info postinstall [email protected]
npm info preactivate [email protected]
npm info activate [email protected]
npm info postactivate [email protected]
npm info install [email protected]
npm info postinstall [email protected]
npm info predeactivate [email protected]
npm info deactivate [email protected]
npm info postdeactivate [email protected]
npm info preactivate [email protected]
npm info activate [email protected]
npm info postactivate [email protected]
npm info install [email protected]
npm info postinstall [email protected]
npm info predeactivate [email protected]
npm info deactivate [email protected]
npm info postdeactivate [email protected]
npm info preactivate [email protected]
npm info activate [email protected]
npm info postactivate [email protected]
npm info install [email protected]
npm info postinstall [email protected]
npm info preactivate [email protected]
npm info activate [email protected]
npm info postactivate [email protected]
npm info install [email protected]
npm info postinstall [email protected]
npm info preactivate [email protected]
npm info activate [email protected]
npm info postactivate [email protected]
npm info install [email protected]
npm info postinstall [email protected]
npm info predeactivate [email protected]
npm info deactivate [email protected]
npm info postdeactivate [email protected]
npm info preactivate [email protected]
npm info activate [email protected]
npm info postactivate [email protected]
npm info install [email protected]
npm info postinstall [email protected]
npm info predeactivate [email protected]
npm info deactivate [email protected]
npm info postdeactivate [email protected]
npm info preactivate [email protected]
npm info activate [email protected]
npm info postactivate [email protected]
npm info install [email protected]
npm info postinstall [email protected]
Thanks for installing Yeti v0.1.7pre.
Recently added to HISTORY.md:
A Brief History of Yeti
=======================
0.1.7 / 2011-04-10
------------------
* Updated to latest Express and Connect.
* Works with npm 0.3.
* Use nopt instead of optparse.
0.1.6 / 2011-03-29
------------------
* Replaced optparse with built-in copy of optparse, since it isn't available on npm.
0.1.5 / 2011-03-29
------------------
* Replaced optimist with optparse for CLI option parsing.
Optimist didn't work with recent npm versions.
npm info predeactivate [email protected]
npm info deactivate [email protected]
npm info postdeactivate [email protected]
npm info preactivate [email protected]
npm info activate [email protected]
npm info postactivate [email protected]
npm info install [email protected]
npm info postinstall [email protected]
npm info preactivate [email protected]
npm info activate [email protected]
npm info postactivate [email protected]
npm info build Success: [email protected]
npm info build Success: [email protected]
npm info build Success: [email protected]
npm info build Success: [email protected]
npm info build Success: [email protected]
npm info build Success: [email protected]
npm info build Success: [email protected]
npm info build Success: [email protected]
npm info build Success: [email protected]
npm ok
goer@lowerbicycle-lm /tmp/yeti $ cd -
/tmp
goer@lowerbicycle-lm /tmp $ cd ~/Documents/yui/
goer@lowerbicycle-lm ~/Documents/yui $ ls
current extracted_pdfs notes original timesheet.tsv utils
goer@lowerbicycle-lm ~/Documents/yui $ cd current/
goer@lowerbicycle-lm ~/Documents/yui/current $ cd examples/
goer@lowerbicycle-lm ~/Documents/yui/current/examples $ ls
basic_debug_logging.html element_ishtml5.html test_case.html
console_custom_event.html element_outerhtml.html test_events.html
console_debug_logging.html element_properties.html test_mock_object.html
console_event_filtering.html element_reference_id.html test_suite.html
console_universal.html element_reference_various.html test_suite_reporter.html
digg.js log_nodejs.js yuidoc_test.js
element_collections.html report.php
element_creation.html test_async.html
goer@lowerbicycle-lm ~/Documents/yui/current/examples $ yeti test_case.html
Fatal error: Error: ECONNREFUSED, Connection refused
at Client._onConnect (net.js:597:18)
at IOWatcher.onWritable [as callback] (net.js:186:12)
If you believe this is a bug in Yeti, please report it:
http://yuilibrary.com/projects/yeti/report
or email: [email protected]
Yeti version: 0.1.7pre
Node.js version: v0.4.3
goer@lowerbicycle-lm ~/Documents/yui/current/examples $ npm list installed
npm info it worked if it ends with ok
npm info using [email protected]
npm info using [email protected]
[email protected] active installed Like ruby's abbrev module, but in js
[email protected] installed High performance middleware framework
[email protected] installed High performance middleware framework
[email protected] installed High performance middleware framework framework web middleware connect rack
[email protected] active installed High performance middleware framework framework web middleware connect rack
[email protected] installed Sinatra inspired web development framework framework sinatra web rest restful
[email protected] installed Sinatra inspired web development framework framework sinatra web rest restful
[email protected] active installed Sinatra inspired web development framework framework sinatra web rest restfu
[email protected] installed Jade template engine
[email protected] installed Jade template engine
[email protected] active installed Jade template engine
[email protected] active installed A comprehensive library for mime-type mapping util mime
[email protected] active installed Option parsing for Node, supporting types, shorthands, etc. Used by npm.
[email protected] installed A package manager for node package manager modules install package.json
[email protected] installed A package manager for node package manager modules install package.json
[email protected] active installed A package manager for node package manager modules install package.json
[email protected] installed Command-line option parser option parser command-line cli terminal
[email protected] active installed querystring parser
[email protected] installed The YUI Easy Testing Interface
[email protected] installed The YUI Easy Testing Interface YUI web app YUITest TDD BDD yui3 test
[email protected] installed The YUI Easy Testing Interface YUI web app YUITest TDD BDD yui3 test
[email protected] active installed The YUI Easy Testing Interface YUI web app YUITest TDD BDD yui3 test
npm ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment