ember-cli/ember-try

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.editorconfig
.eslintignore
.github/dependabot.yml
.github/workflows/ci.yml
.github/workflows/release.yml
.gitignore
.npmignore
.prettierrc
CHANGELOG.md
LICENSE.md
README.md
RELEASE.md
package.json
smoke-test-app/README.md
smoke-test-app/fail-if-foo.sh
smoke-test-app/fail-if-no-foo.sh
smoke-test-app/package-lock.json
smoke-test-app/package.json
smoke-test-app/tests/dummy/app/index.html
smoke-test-app/tests/dummy/app/styles/app.css
smoke-test-app/tests/dummy/app/templates/application.hbs
smoke-test-app/tests/dummy/config/ember-cli-update.json
smoke-test-app/tests/dummy/config/optional-features.json
smoke-test-app/tests/dummy/public/robots.txt
smoke-test-app/tests/index.html
smoke-test-app/yarn.lock
test/fixtures/package-with-workspaces.json
test/fixtures/package.json
test/mocha.opts
yarn.lock
.eslintrc.js40
ember-cli-build.js7
index.js7
lib/commands/config.js16
lib/commands/index.js8
lib/commands/reset.js16
lib/commands/try-each.js28
lib/commands/try-ember.js34
lib/commands/try-one.js55
A
1 hr
lib/dependency-manager-adapters/npm.js152
A
1 hr
lib/dependency-manager-adapters/pnpm.js133
A
1 hr
lib/dependency-manager-adapters/workspace.js92
A
2 hrs
lib/tasks/reset.js19
lib/tasks/try-each.js145
A
2 hrs
lib/utils/backup.js44
lib/utils/config.js72
A
2 hrs
lib/utils/dependency-manager-adapter-factory.js53
A
2 hrs
lib/utils/find-by-name.js9
lib/utils/find-ember-path.js8