Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-20419] Hyperloop: Generate new Hyperloop-based module in CLI and Studio

GitHub Issuen/a
TypeBug
PriorityCritical
StatusOpen
ResolutionUnresolved
Affected Version/sn/a
Fix Version/sn/a
ComponentsHyperloop
Labelsn/a
ReporterHans Knöchel
AssigneeUnknown
Created2016-02-17T12:57:10.000+0000
Updated2018-02-28T19:55:08.000+0000

Description

This ticket described the required process to create a new Hyperloop module from the CLI and Studio. We need to take care of: - Creating a new template (appc.js configuration file, directory structure, sample view with commonJS conventions) - Creating a new option "4) Hyperloop module" when using "ti create" - Hooking the module configuration file (appc.js) into the Titanium Mobile build process There is a CSPEC for the template and configuration file available [here](https://github.com/hansemannn/cspec-titanium-hyperloop-modules)

Comments

  1. Hans Knöchel 2016-02-21

    First attempt for a hyperloop-based module structure: https://github.com/hansemannn/hyperloop-module-template. We should discuss this in the next 6.0.0 hangout.
  2. Hans Knöchel 2016-02-28

    [~ingo] This is fundamental story that needs to be resolved to support Hyperloop modules. Templates etc. can be inserted as soon as this one is finished.
  3. Hans Knöchel 2016-05-31

    PR: https://github.com/appcelerator/appc-cli/pull/258 (cc [~jhaynie])

JSON Source