hypery2k/galenframework-cli

View on GitHub
Branch: develop(View all)
NameLines of codeMaintainabilityTest coverage
.dockerignore
.editorconfig
.github/CONTRIBUTING.md
.github/FUNDING.yml
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/PULL_REQUEST_TEMPLATE.md
.github/workflows/build.yml
.gitignore
.travis.yml
.vscode/settings.json
CHANGELOG.md
Dockerfile
LICENSE
README.md
appveyor.yml
cli/.eslintrc.js283
A
0 mins
cli/.npmignore
cli/.nvmrc
cli/.snyk
cli/README.MD
cli/bin/galen
cli/bin/galen.cmd
cli/jasmine.json
cli/package-lock.json
cli/package.json
cli/postinstall.js76
A
3 hrs
cli/runTests.cmd
cli/runTests.sh
core/.eslintrc.js283
A
0 mins
core/.npmignore
core/.nvmrc
core/.snyk
core/README.MD
core/bin/galen
core/bin/galen.cmd
core/index.js5
A
0 mins
core/jasmine.json
core/lib/helper.js44
A
0 mins
core/package-lock.json
core/package.json
core/postinstall.js266
C
1 day
core/tsconfig.json
docker-build-images.sh
docker-compose.yml
docker-env.sh
etc/entrypoint.sh
etc/galen.code-workspace
galen.code-workspace
release.sh