what is `gulp release`?
Open
- Dominant language
- JavaScript
- Stars
- 3.9k
- Forks
- 418
- PR merge metrics
- No merged PRs in 30d
Description
on my macOS system I tried to execute the command and got:
`gulp release`
`zsh: command not found: gulp`
What I had to do is:
`node_modules/.bin/gulp release`
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by checking the project's release instructions and the documented `gulp release` command. Verify the command on macOS with zsh and compare it with `node_modules/.bin/gulp release`; done means the instructions clearly explain the working invocation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- build-system
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100