kokarn / kokarn/atom-grunt-runner
Make sure running works as intended with Grunt 1
Open
enhancement
- Dominant language
- CoffeeScript
- Stars
- 31
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
There are some awesome improvements coming soon, we should make sure they work as intended.
http://gruntjs.com/blog/2016-02-11-grunt-1.0.0-rc1-released
The main part i'm worried about is using grunt without grunt cli but this in `package.json`
``` json
"scripts": {
"grunt": "grunt"
}
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the package.json script shown in the issue and review the Grunt 1.0.0-rc1 announcement. Verify whether the Atom package can run Grunt tasks without grunt-cli; done means the documented script works as intended with Grunt 1.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- coffeescript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100