ember-cli / ember-cli/editor-output
How to navigate this repository
- Dominant language
- No language data
- Stars
- 1
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
## Release
The "defaults" are most similar to what gets publish to the [ember-new-output](https://github.com/ember-cli/ember-new-output/) and [ember-addon-output](https://github.com/ember-cli/ember-addon-output/) repos[^ember-command-output].
[^ember-command-output]: The ember-new-output and ember-addon-output repos have a different tag/branching scheme -- each only has 3 branches -- the default branch is "canary" / "main", and then there is "stable" (meaning "current release"), and then "LTS", which is the last active LTS -- then for each stable release and beta, there are tags. The biggest difference between the new/addon-output repos is that they are only generated with the default CLI arguments (none), and the editor-output repo (this one) may have additional files to help guide online editors.
- defaults:
- https://github.com/ember-cli/editor-output/tree/stackblitz-addon-output
- https://github.com/ember-cli/editor-output/tree/stackblitz-app-output
- typescript:
- https://github.com/ember-cli/editor-output/tree/stackblitz-addon-output-typescript
- https://github.com/ember-cli/editor-output/tree/stackblitz-app-output-typescript
## For a specific version
add `-v${ember-cli version}` to the end
- defaults:
- https://github.com/ember-cli/editor-output/tree/stackblitz-addon-output-v6.9.0
- https://github.com/ember-cli/editor-output/tree/stackblitz-app-output-v6.9.0
- typescript:
- https://github.com/ember-cli/editor-output/tree/stackblitz-addon-output-typescript-v6.9.0
- https://github.com/ember-cli/editor-output/tree/stackblitz-app-output-typescript-v6.9.0
## Betas
Same as above (for a version), but using the full `beta` name
- defaults:
- https://github.com/ember-cli/editor-output/tree/stackblitz-addon-output-v6.9.0-beta.1
- https://github.com/ember-cli/editor-output/tree/stackblitz-app-output-v6.9.0-beta.1
- typescript:
- https://github.com/ember-cli/editor-output/tree/stackblitz-addon-output-typescript-v6.9.0-beta.1
- https://github.com/ember-cli/editor-output/tree/stackblitz-app-output-typescript-v6.9.0-beta.1
## Everything
all branches can be searched through here:
- https://github.com/ember-cli/editor-output/branches/all
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.