Run bower install during pip install
Open
difficulty/low
status/STALE
- Dominant language
- JavaScript
- Stars
- 18
- Forks
- 39
- PR merge metrics
- No merged PRs in 30d
Description
Presently, bower installs dependencies when user runs `coala-html` first time. We should implement this installation process when user installs `coala-html` via `pip`.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the current first-run dependency installation for the coala-html entry point, then inspect how pip installation is configured and where the Bower step could be integrated. Verify the behavior in a clean environment by comparing pip installation with the existing first-run path and confirming that the frontend dependencies are available afterward.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, python
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100