I hereby claim:
- I am sam-github on github.
- I am octetcloud (https://keybase.io/octetcloud) on keybase.
- I have a public key whose fingerprint is 0034 A06D 9D9B 0064 CE8A DF6B F174 7F4A D230 6D93
To claim this, I am signing this object:
var assert = require('assert'); | |
var spawn = require('child_process').spawn; | |
module.exports = function Command(command, npmModule) { | |
return function(argv, options, loader) { | |
var options = { | |
env: process.env, | |
stdio: 'inherit', | |
windowsVerbatimArguments: true |
0 info it worked if it ends with ok | |
1 verbose cli [ '/usr/local/bin/node', | |
1 verbose cli '/usr/local/bin/npm', | |
1 verbose cli 'install', | |
1 verbose cli '-g', | |
1 verbose cli 'strong-cli' ] | |
2 info using [email protected] | |
3 info using [email protected] | |
4 verbose node symlink /usr/local/bin/node | |
5 verbose cache add [ 'strong-cli', null ] |
1. sync chat: slack, irc, etc. | |
2. async: email | |
3. video: hangouts... | |
asana... | |
perch? | |
mozilla: do they have resources on sucessful patterns of remote work? |
sam@samtu:~/w/sn/strong-build (feature/git-cleanup u=) % rm -rf node_modules | |
sam@samtu:~/w/sn/strong-build (feature/git-cleanup u=) % npm install | |
npm WARN deprecated [email protected]: Please upgrade to v1.0.2 or higher | |
[email protected] node_modules/debug | |
[email protected] node_modules/posix-getopt | |
[email protected] node_modules/async | |
[email protected] node_modules/shelljs |
node_modules |
/* | |
* Sample command line parser. | |
* | |
* Implements sub-commands with their own option handlers. | |
* | |
*/ | |
#include <assert.h> | |
#include <stdarg.h> | |
#include <stdio.h> |
#!/bin/sh | |
WHAT="/home/sam/w rsync.net:" | |
LOG="--itemize-changes" | |
# --log-file=../backup-w.log | |
rsync -az -h --progress --delete --partial -F $LOG $WHAT |
TAP version 13 | |
# Subtest: pmctl | |
working dir for /home/sam/w/sn/strong-pm/test/test-pmctl-local.js is /home/sam/w/sn/strong-pm | |
exec `git clean -f -d -x .` | |
exec `git init` | |
exec `git add .` | |
exec `git commit --author="sl-pm-test <[email protected]>" -m initial` | |
exec `node "/home/sam/w/sn/strong-pm/node_modules/strong-build/bin/sl-build.js" --install --commit` | |
test/app built succesfully | |
pmcli: /home/sam/w/sn/strong-pm/bin/sl-pm.js [ '--base=.strong-pm', '--listen=0' ] |
{ | |
"env": { | |
"browser": false, | |
"node": true, | |
"amd": false | |
}, | |
"rules": { | |
"no-alert": 2, | |
"no-array-constructor": 2, |
I hereby claim:
To claim this, I am signing this object: