mathiasbynens / mathiasbynens/dotfiles
Q: How do you install grunt?
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 31.5k
- Forks
- 8.4k
- PR merge metrics
- No merged PRs in 30d
Description
You are using grunt (https://github.com/mathiasbynens/dotfiles/blob/bd9429af1cfdc7f4caa73e6f98773ed69a161c9c/.aliases#L135-L136), but it is not installed by default.
In general how do you synchronize the globally installed npm modules between machines?
Shouldn't these dotfiles have a file similar to `.brew` for installing npm modules?
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
Read .aliases at lines 135-136 and inspect the existing .brew file first. Compare how these dotfiles install Homebrew packages, then determine whether npm and grunt synchronization belongs in a similarly named file; done means there is a documented, agreed installation approach.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, shell
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100