Titanium JIRA Archive
Alloy (ALOY)

[ALOY-206] Compose Alloy's list of CLI commands from the directories in Alloy/commands

GitHub Issuen/a
TypeStory
PriorityLow
StatusResolved
ResolutionFixed
Resolution Date2012-09-20T11:56:51.000+0000
Affected Version/sn/a
Fix Version/s2012 Sprint 19, Release 3.0.0
ComponentsRuntime
Labelsn/a
ReporterTony Lukasavage
AssigneeUnknown
Created2012-08-28T06:49:01.000+0000
Updated2018-03-07T22:25:43.000+0000

Description

Right now the available commands are hard-coded in Alloy/alloy.js. We should instead create the array of valid commands from the directory names listed in Alloy/commands and confirm that they have an index.js file in them. https://github.com/appcelerator/alloy/blob/master/Alloy/alloy.js#L18-19

Comments

No comments

JSON Source