EndemolShineGroup/github-backup-cli

View on GitHub
Branch: develop(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.czrc
.editorconfig
.gitignore
.huskyrc
.lintstagedrc.yml
.mdlrc
.npmignore
.npmrc
.nvmrc
.releaserc
.travis.yml
CODEOWNERS
CONTRIBUTING.md
Dockerfile
LICENSE
README.md
codecov.yml
docs/assets/banner.png
package.json
tsconfig.json
tsconfig.test.json
tslint.json
yarn.lock
.commitlintrc.js3
jest.config.js25
prettier.config.js1
src/Commands/Backup.ts57
A
1 hr
src/Commands/List.ts24
src/Origins/CodeCommit.ts43
C
1 day
src/Origins/DestinationOrigin.ts5
src/Origins/GitHub.ts40
src/Origins/SourceOrigin.ts4
src/Shell/Adapter.ts29
src/Shell/AdapterInterface.ts5
src/Shell/Git/Adapter.ts51
src/Shell/Git/AdapterInterface.ts5
src/index.ts8
src/types.ts9