true' : 'false') +"}' "); cp.execSync('git remote add origin '+ 'https://github.com/'+USER+'/' + basename + '.git'); } return undefined; }), main: prompt('entry point', 'index.js'), repository: { type: 'git', url: 'git://github.com/'+USER+'/' + basename ...
↧