[AC-23] Windows/Linux node downloads missing from CLI page
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | n/a |
| Status | Resolved |
| Resolution | Fixed |
| Resolution Date | 2015-04-18T15:54:04.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | n/a |
| Labels | n/a |
| Reporter | Ingo Muschenetz |
| Assignee | Nolan Wright |
| Created | 2015-01-31T15:02:23.000+0000 |
| Updated | 2015-04-18T15:54:04.000+0000 |
Description
The CLI page only lists a Mac download. We need to provide Windows and Linux versions as well. http://web.appcelerator.com/product/cli
The web page actually only shows the Node download based on your current platform: https://github.com/appcelerator/appc-web-server/blob/master/web/views/cli.hbs#L60 We may wish to allow users to switch if the user agent should happen to be wrong.