[ALOY-795] Remove "jake" from dependencies
| GitHub Issue | n/a |
|---|---|
| Type | Story |
| Priority | Medium |
| Status | Resolved |
| Resolution | Fixed |
| Resolution Date | 2013-08-19T15:07:20.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Alloy 1.3.0 |
| Components | Tooling |
| Labels | n/a |
| Reporter | Tony Lukasavage |
| Assignee | Unknown |
| Created | 2013-08-19T14:59:52.000+0000 |
| Updated | 2018-03-07T22:25:45.000+0000 |
Description
We should remove "jake" from the list of dependencies, as jake needs to be installed globally and cannot be installed that way via the dependency list. The [github docs for using jake](https://github.com/appcelerator/alloy#running-sample-test-apps) show clearly how to do this, so there's no reason for it to be in the dependency list.
commit: https://github.com/appcelerator/alloy/commit/0baabe33e6dc169e0105afc920b357297fc4d859 Running the jake commands is enough to validate this issue.