MaibornWolff / MaibornWolff/codecharta
Installation via HomeBrew
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 529
- Forks
- 56
- Avg merge
- 7h 17m
- Merged PRs (30d)
- 34
Description
# Feature request
CodeCharta right now is available via npm. While that is convenient — most developers have npm, it is problematic for everyone that switches node versions via nvm/fnm/mise/asdf/sdkman. Every time I switch node versions I have to reinstall CodeCharta for that node version.
## Description
As a regular guy, I want CodeCharta to be available via HomeBrew so that I can install it globally.
## Acceptance criteria
The following works:
- brew install codecharta-analysis
- brew install --cask codecharta-visualization
## Assumptions & Exclusions
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.
Research direction
Start by inspecting how CodeCharta is currently published through npm and how the analysis and visualization packages are separated. Use the two acceptance commands as the verification entry points in a clean environment. Done means both commands install usable CodeCharta components through Homebrew.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js
- Domain
- release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 56/100