Created
September 16, 2015 15:42
-
-
Save sccolbert/a2fcd9069feff5798e47 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Ss-MacBook-Pro:phosphorjs Chris$ mkdir foo | |
| Ss-MacBook-Pro:phosphorjs Chris$ cd foo | |
| Ss-MacBook-Pro:foo Chris$ git clone https://github.com/phosphorjs/phosphor-gridpanel.git | |
| Cloning into 'phosphor-gridpanel'... | |
| remote: Counting objects: 87, done. | |
| remote: Compressing objects: 100% (58/58), done. | |
| remote: Total 87 (delta 20), reused 87 (delta 20), pack-reused 0 | |
| Unpacking objects: 100% (87/87), done. | |
| Checking connectivity... done. | |
| Ss-MacBook-Pro:foo Chris$ cd phosphor-gridpanel/ | |
| Ss-MacBook-Pro:phosphor-gridpanel Chris$ npm install | |
| > phosphor-widget@0.9.9 postinstall /Users/Chris/Development/phosphorjs/foo/phosphor-gridpanel/node_modules/phosphor-widget | |
| > npm dedupe | |
| > fsevents@0.3.8 install /Users/Chris/Development/phosphorjs/foo/phosphor-gridpanel/node_modules/karma-browserify/node_modules/watchify/node_modules/chokidar/node_modules/fsevents | |
| > node-gyp rebuild | |
| SOLINK_MODULE(target) Release/.node | |
| CXX(target) Release/obj.target/fse/fsevents.o | |
| SOLINK_MODULE(target) Release/fse.node | |
| > fsevents@0.3.8 install /Users/Chris/Development/phosphorjs/foo/phosphor-gridpanel/node_modules/karma/node_modules/chokidar/node_modules/fsevents | |
| > node-gyp rebuild | |
| SOLINK_MODULE(target) Release/.node | |
| CXX(target) Release/obj.target/fse/fsevents.o | |
| SOLINK_MODULE(target) Release/fse.node | |
| > bufferutil@1.1.0 install /Users/Chris/Development/phosphorjs/foo/phosphor-gridpanel/node_modules/karma/node_modules/socket.io/node_modules/engine.io/node_modules/ws/node_modules/bufferutil | |
| > node-gyp rebuild | |
| CXX(target) Release/obj.target/bufferutil/src/bufferutil.o | |
| SOLINK_MODULE(target) Release/bufferutil.node | |
| > utf-8-validate@1.1.0 install /Users/Chris/Development/phosphorjs/foo/phosphor-gridpanel/node_modules/karma/node_modules/socket.io/node_modules/engine.io/node_modules/ws/node_modules/utf-8-validate | |
| > node-gyp rebuild | |
| CXX(target) Release/obj.target/validation/src/validation.o | |
| SOLINK_MODULE(target) Release/validation.node | |
| > utf-8-validate@1.1.0 install /Users/Chris/Development/phosphorjs/foo/phosphor-gridpanel/node_modules/karma/node_modules/socket.io/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/ws/node_modules/utf-8-validate | |
| > node-gyp rebuild | |
| CXX(target) Release/obj.target/validation/src/validation.o | |
| SOLINK_MODULE(target) Release/validation.node | |
| > bufferutil@1.1.0 install /Users/Chris/Development/phosphorjs/foo/phosphor-gridpanel/node_modules/karma/node_modules/socket.io/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/ws/node_modules/bufferutil | |
| > node-gyp rebuild | |
| CXX(target) Release/obj.target/bufferutil/src/bufferutil.o | |
| SOLINK_MODULE(target) Release/bufferutil.node | |
| | | |
| > phosphor-gridpanel@0.9.0 postinstall /Users/Chris/Development/phosphorjs/foo/phosphor-gridpanel | |
| > npm dedupe | |
| phosphor-queue@1.0.3 node_modules/phosphor-queue | |
| phosphor-signaling@1.1.1 node_modules/phosphor-signaling | |
| > phosphor-gridpanel@0.9.0 prepublish /Users/Chris/Development/phosphorjs/foo/phosphor-gridpanel | |
| > npm run build | |
| > phosphor-gridpanel@0.9.0 build /Users/Chris/Development/phosphorjs/foo/phosphor-gridpanel | |
| > npm run build:src && npm run build:test && npm run build:css | |
| > phosphor-gridpanel@0.9.0 build:src /Users/Chris/Development/phosphorjs/foo/phosphor-gridpanel | |
| > tsc --project src | |
| > phosphor-gridpanel@0.9.0 build:test /Users/Chris/Development/phosphorjs/foo/phosphor-gridpanel | |
| > tsc --project test/src | |
| > phosphor-gridpanel@0.9.0 build:css /Users/Chris/Development/phosphorjs/foo/phosphor-gridpanel | |
| > node scripts/copycss.js | |
| karma-firefox-launcher@0.1.6 node_modules/karma-firefox-launcher | |
| phosphor-boxengine@0.9.3 node_modules/phosphor-boxengine | |
| karma-mocha@0.2.0 node_modules/karma-mocha | |
| expect.js@0.3.1 node_modules/expect.js | |
| phosphor-properties@1.1.2 node_modules/phosphor-properties | |
| └── phosphor-signaling@1.1.1 | |
| phosphor-messaging@1.0.4 node_modules/phosphor-messaging | |
| └── phosphor-queue@1.0.3 | |
| phosphor-widget@0.9.9 node_modules/phosphor-widget | |
| ├── phosphor-nodewrapper@1.0.3 | |
| ├── phosphor-disposable@1.0.3 | |
| ├── phosphor-domutil@0.9.4 | |
| ├── phosphor-queue@1.0.3 | |
| ├── phosphor-signaling@1.1.1 | |
| └── phosphor-arrays@1.0.4 | |
| karma-chrome-launcher@0.2.0 node_modules/karma-chrome-launcher | |
| ├── fs-access@1.0.0 (null-check@1.0.0) | |
| └── which@1.1.2 (is-absolute@0.1.7) | |
| karma-mocha-reporter@1.1.1 node_modules/karma-mocha-reporter | |
| └── chalk@1.1.0 (escape-string-regexp@1.0.3, supports-color@2.0.0, ansi-styles@2.1.0, has-ansi@2.0.0, strip-ansi@3.0.0) | |
| glob-copy@0.1.0 node_modules/glob-copy | |
| └── glob@4.5.3 (inherits@2.0.1, once@1.3.2, inflight@1.0.4, minimatch@2.0.10) | |
| rimraf@2.4.3 node_modules/rimraf | |
| └── glob@5.0.14 (path-is-absolute@1.0.0, inherits@2.0.1, once@1.3.2, inflight@1.0.4, minimatch@2.0.10) | |
| coveralls@2.11.4 node_modules/coveralls | |
| ├── lcov-parse@0.0.6 | |
| ├── log-driver@1.2.4 | |
| ├── request@2.40.0 (aws-sign2@0.5.0, forever-agent@0.5.2, oauth-sign@0.3.0, stringstream@0.0.4, tunnel-agent@0.4.1, json-stringify-safe@5.0.1, qs@1.0.2, node-uuid@1.4.3, mime-types@1.0.2, form-data@0.1.4, http-signature@0.10.1, hawk@1.1.1, tough-cookie@2.0.0) | |
| └── js-yaml@3.0.1 (argparse@0.1.16, esprima@1.0.4) | |
| karma-ie-launcher@0.2.0 node_modules/karma-ie-launcher | |
| └── lodash@3.10.1 | |
| mocha@2.3.2 node_modules/mocha | |
| ├── escape-string-regexp@1.0.2 | |
| ├── supports-color@1.2.0 | |
| ├── growl@1.8.1 | |
| ├── commander@2.3.0 | |
| ├── diff@1.4.0 | |
| ├── debug@2.0.0 (ms@0.6.2) | |
| ├── mkdirp@0.5.0 (minimist@0.0.8) | |
| ├── glob@3.2.3 (inherits@2.0.1, graceful-fs@2.0.3, minimatch@0.2.14) | |
| └── jade@1.11.0 (character-parser@1.2.1, void-elements@2.0.1, commander@2.6.0, jstransformer@0.0.2, constantinople@3.0.2, with@4.0.3, clean-css@3.4.3, uglify-js@2.4.24, transformers@2.1.0) | |
| typedoc@0.3.8 node_modules/typedoc | |
| ├── progress@1.1.8 | |
| ├── marked@0.3.5 | |
| ├── shelljs@0.5.3 | |
| ├── minimatch@2.0.10 (brace-expansion@1.1.0) | |
| ├── fs-extra@0.22.1 (jsonfile@2.2.2, graceful-fs@4.1.2) | |
| ├── typedoc-default-themes@0.3.4 | |
| ├── highlight.js@8.8.0 | |
| └── handlebars@3.0.3 (optimist@0.6.1, source-map@0.1.43, uglify-js@2.3.6) | |
| browserify-istanbul@0.2.1 node_modules/browserify-istanbul | |
| ├── through@2.3.8 | |
| ├── minimatch@2.0.10 (brace-expansion@1.1.0) | |
| └── istanbul@0.3.20 (supports-color@1.3.1, which@1.0.9, abbrev@1.0.7, async@1.4.2, wordwrap@0.0.3, nopt@3.0.4, once@1.3.2, mkdirp@0.5.1, esprima@2.5.0, fileset@0.2.1, resolve@1.1.6, escodegen@1.7.0, handlebars@3.0.0, js-yaml@3.4.2) | |
| karma-coverage@0.5.2 node_modules/karma-coverage | |
| ├── source-map@0.4.4 (amdefine@1.0.0) | |
| ├── minimatch@2.0.10 (brace-expansion@1.1.0) | |
| ├── dateformat@1.0.11 (get-stdin@5.0.0, meow@3.3.0) | |
| └── istanbul@0.3.20 (supports-color@1.3.1, which@1.0.9, abbrev@1.0.7, async@1.4.2, wordwrap@0.0.3, nopt@3.0.4, once@1.3.2, mkdirp@0.5.1, esprima@2.5.0, fileset@0.2.1, resolve@1.1.6, escodegen@1.7.0, handlebars@3.0.0, js-yaml@3.4.2) | |
| browserify@11.1.0 node_modules/browserify | |
| ├── https-browserify@0.0.1 | |
| ├── htmlescape@1.1.0 | |
| ├── tty-browserify@0.0.0 | |
| ├── builtins@0.0.7 | |
| ├── constants-browserify@0.0.1 | |
| ├── path-browserify@0.0.0 | |
| ├── os-browserify@0.1.2 | |
| ├── isarray@0.0.1 | |
| ├── inherits@2.0.1 | |
| ├── browser-resolve@1.9.1 | |
| ├── commondir@0.0.1 | |
| ├── string_decoder@0.10.31 | |
| ├── process@0.11.2 | |
| ├── shell-quote@0.0.1 | |
| ├── stream-browserify@2.0.1 | |
| ├── defined@1.0.0 | |
| ├── punycode@1.3.2 | |
| ├── domain-browser@1.1.4 | |
| ├── xtend@4.0.0 | |
| ├── querystring-es3@0.2.1 | |
| ├── assert@1.3.0 | |
| ├── timers-browserify@1.4.1 | |
| ├── deps-sort@1.3.9 | |
| ├── util@0.10.3 | |
| ├── parents@1.0.1 (path-platform@0.11.15) | |
| ├── events@1.0.2 | |
| ├── vm-browserify@0.0.4 (indexof@0.0.1) | |
| ├── console-browserify@1.1.0 (date-now@0.1.4) | |
| ├── has@1.0.1 (function-bind@1.0.2) | |
| ├── subarg@1.0.0 (minimist@1.2.0) | |
| ├── url@0.10.3 (querystring@0.2.0) | |
| ├── shasum@1.0.1 (sha.js@2.3.6, json-stable-stringify@0.0.1) | |
| ├── readable-stream@2.0.2 (process-nextick-args@1.0.3, util-deprecate@1.0.1, core-util-is@1.0.1) | |
| ├── concat-stream@1.4.10 (typedarray@0.0.6, readable-stream@1.1.13) | |
| ├── through2@1.1.1 (readable-stream@1.1.13) | |
| ├── stream-http@1.7.1 (indexof@0.0.1, builtin-status-codes@1.0.0, foreach@2.0.5, object-keys@1.0.7) | |
| ├── duplexer2@0.0.2 (readable-stream@1.1.13) | |
| ├── read-only-stream@1.1.1 (readable-wrap@1.0.0, readable-stream@1.1.13) | |
| ├── buffer@3.5.0 (ieee754@1.1.6, is-array@1.0.1, base64-js@0.0.8) | |
| ├── resolve@1.1.6 | |
| ├── glob@4.5.3 (once@1.3.2, inflight@1.0.4, minimatch@2.0.10) | |
| ├── labeled-stream-splicer@1.0.2 (stream-splicer@1.3.2) | |
| ├── browser-pack@5.0.1 (umd@3.0.1, combine-source-map@0.6.1) | |
| ├── JSONStream@1.0.4 (through@2.3.8, jsonparse@1.0.0) | |
| ├── syntax-error@1.1.4 (acorn@1.2.2) | |
| ├── crypto-browserify@3.9.14 (randombytes@2.0.1, create-hmac@1.1.3, pbkdf2@3.0.4, create-hash@1.1.1, browserify-aes@1.0.3, diffie-hellman@3.0.2, create-ecdh@2.0.1, public-encrypt@2.0.1, browserify-sign@3.0.8) | |
| ├── insert-module-globals@6.5.2 (combine-source-map@0.6.1, lexical-scope@1.1.1) | |
| ├── browserify-zlib@0.1.4 (pako@0.2.8) | |
| └── module-deps@3.9.1 (readable-stream@1.1.13, stream-combiner2@1.0.2, detective@4.2.0) | |
| karma-browserify@4.3.0 node_modules/karma-browserify | |
| ├── hat@0.0.3 | |
| ├── js-string-escape@1.0.0 | |
| ├── os-shim@0.1.3 | |
| ├── convert-source-map@0.3.5 | |
| ├── minimatch@1.0.0 (sigmund@1.0.1, lru-cache@2.7.0) | |
| ├── lodash@2.4.2 | |
| ├── watchify@3.2.1 (defined@1.0.0, xtend@4.0.0, outpipe@1.1.1, through2@0.6.5, chokidar@1.0.5) | |
| └── browserify@10.2.3 (https-browserify@0.0.1, htmlescape@1.1.0, tty-browserify@0.0.0, builtins@0.0.7, constants-browserify@0.0.1, path-browserify@0.0.0, os-browserify@0.1.2, isarray@0.0.1, inherits@2.0.1, browser-resolve@1.9.1, commondir@0.0.1, string_decoder@0.10.31, through2@1.1.1, process@0.11.2, stream-browserify@1.0.0, shell-quote@0.0.1, defined@1.0.0, punycode@1.3.2, domain-browser@1.1.4, xtend@4.0.0, duplexer2@0.0.2, deep-equal@1.0.1, querystring-es3@0.2.1, assert@1.3.0, timers-browserify@1.4.1, deps-sort@1.3.9, util@0.10.3, events@1.0.2, vm-browserify@0.0.4, concat-stream@1.4.10, parents@1.0.1, read-only-stream@1.1.1, console-browserify@1.1.0, has@1.0.1, subarg@1.0.0, http-browserify@1.7.0, readable-stream@1.1.13, url@0.10.3, shasum@1.0.1, labeled-stream-splicer@1.0.2, buffer@3.5.0, resolve@1.1.6, glob@4.5.3, browser-pack@5.0.1, JSONStream@1.0.4, syntax-error@1.1.4, crypto-browserify@3.9.14, insert-module-globals@6.5.2, browserify-zlib@0.1.4, module-deps@3.9.1) | |
| browserify-css@0.6.1 node_modules/browserify-css | |
| ├── through2@0.6.5 (xtend@4.0.0, readable-stream@1.0.33) | |
| ├── concat-stream@1.4.10 (inherits@2.0.1, typedarray@0.0.6, readable-stream@1.1.13) | |
| ├── clean-css@2.2.23 (commander@2.2.0) | |
| ├── css@1.6.0 (css-parse@1.7.0, css-stringify@1.4.1) | |
| └── lodash@3.6.0 | |
| karma@0.13.9 node_modules/karma | |
| ├── di@0.0.1 | |
| ├── graceful-fs@4.1.2 | |
| ├── mime@1.3.4 | |
| ├── colors@1.1.2 | |
| ├── http-proxy@1.11.2 (eventemitter3@1.1.1, requires-port@0.0.1) | |
| ├── glob@5.0.14 (path-is-absolute@1.0.0, inherits@2.0.1, once@1.3.2, inflight@1.0.4) | |
| ├── dom-serialize@2.2.0 (custom-event@1.0.0, void-elements@1.0.0, extend@2.0.1, ent@2.2.0) | |
| ├── optimist@0.6.1 (wordwrap@0.0.3, minimist@0.0.10) | |
| ├── source-map@0.4.4 (amdefine@1.0.0) | |
| ├── minimatch@2.0.10 (brace-expansion@1.1.0) | |
| ├── connect@3.4.0 (utils-merge@1.0.0, parseurl@1.3.0, debug@2.2.0, finalhandler@0.4.0) | |
| ├── useragent@2.1.7 (lru-cache@2.2.4) | |
| ├── expand-braces@0.1.1 (array-uniq@1.0.2, array-slice@0.2.3, braces@0.1.5) | |
| ├── bluebird@2.10.0 | |
| ├── body-parser@1.13.3 (bytes@2.1.0, content-type@1.0.1, depd@1.0.1, raw-body@2.1.3, on-finished@2.3.0, qs@4.0.0, http-errors@1.3.1, debug@2.2.0, type-is@1.6.8, iconv-lite@0.4.11) | |
| ├── chokidar@1.0.5 (arrify@1.0.0, path-is-absolute@1.0.0, is-glob@1.1.3, glob-parent@1.2.0, async-each@0.1.6, is-binary-path@1.0.1, readdirp@1.4.0, anymatch@1.3.0, fsevents@0.3.8) | |
| ├── socket.io@1.3.6 (debug@2.1.0, has-binary-data@0.1.3, socket.io-adapter@0.3.1, engine.io@1.5.2, socket.io-client@1.3.6, socket.io-parser@2.2.4) | |
| ├── lodash@3.10.1 | |
| ├── core-js@1.1.4 | |
| ├── log4js@0.6.26 (async@0.2.10, underscore@1.8.2, semver@4.3.6, readable-stream@1.0.33) | |
| └── memoizee@0.3.9 (lru-queue@0.1.0, next-tick@0.2.2, timers-ext@0.1.0, d@0.1.1, event-emitter@0.3.3, es6-weak-map@0.1.4, es5-ext@0.10.7) | |
| typescript@1.6.0-beta node_modules/typescript | |
| Ss-MacBook-Pro:phosphor-gridpanel Chris$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment