UNPKG

gia-cli

Version:

Guardian US Interactive CLI tool

5 lines (3 loc) 149 B
var getRepoUrl = require( './utils/getRepoUrl' ); var issuesUrl = getRepoUrl() + '/issues'; require( 'child_process' ).exec( 'open ' + issuesUrl );