decouple from ember-cli
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 25/100
- Issue type
- Refactor
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- javascript
Research direction
Start by reviewing lib/blueprint.js at the listed locations, especially the task loading, blueprint lookup, UI, addon reporting, and ember-cli reference sections. Trace how these areas depend on ember-cli and how task and lookup strategies are supplied. Done means the listed ember-cli, pod, task, UI, reporting, and lookup dependencies have clear external boundaries, with standalone consumers able to provide them.
Written by the indexing model from the issue text.
Description
-
https://github.com/ember-cli/blueprint/blob/master/lib/blueprint.js#L660
-
https://github.com/ember-cli/blueprint/blob/master/lib/blueprint.js#L783-L802
-
provide boundary for abstract tasks
taskFor('npm-install)maybe rename tonode_module:install` and external consumer can provide the functionality- load tasks via what the consumer provides: https://github.com/ember-cli/blueprint/blob/master/lib/blueprint.js#L1107
-
provide standalone UI abstraction that can be provided, otherwise have ember-cli provide that UI.
-
load blueprints based on provided lookup strategy:
-
https://github.com/ember-cli/blueprint/blob/master/lib/blueprint.js#L1479-L1480
-
in-report addon stuff: https://github.com/ember-cli/blueprint/blob/master/lib/blueprint.js#L435
-
references to
pod -
references to ember-cli
- Dominant language
- JavaScript
- Stars
- 7
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from ember-cli/blprnt
-
Difficulty 4/5 3-5 days Newbie friendliness 28/100
-
Difficulty 3/5 1-2 days Newbie friendliness 20/100
-
Difficulty 4/5 3-5 days Newbie friendliness 20/100
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
All issues in ember-cli/blprnt
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
HarperFast/skills#96 ·
-
[Block] Latest Posts [Type] Bug
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Automattic/studio#4908 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
sugarlabs/musicblocks#8847 ·