graycoreio/daffodil

View on GitHub
tools/release/args/git-remote.ts

Summary

Maintainability
A
0 mins
Test Coverage
export const ARG = {
  key: 'git-remote',
  doc: 'Which git remote should be targeted for the release',
};