var s = require('seneca')({
  id$:'C0', tag:'c'
})
  .test('print')
  .use('seneca-repl', {port:50300})