luna-cli

CLI for luna framework

Usage no npm install needed!

<script type="module">
  import lunaCli from 'https://cdn.skypack.dev/luna-cli';
</script>

README

luna-cli

CLI for luna framework

Install

[sudo] npm install -g luna

Requirements

  • node.js 0.10+
  • Sign up for an Appcelerator account
  • Install and configure the Appcelerator CLI
  • Ensure that your native mobile SDKs (Android, iOS, etc...) have been configured to work with your Appcelerator environment. The docs for Appcelerator CLI based development can be found here.

Supported Systems

luna is in a very early stage and is currently being developed and tested on Mac OSX targeting iOS simulator. Fundamentally, luna should work on other host operating systems, and be able to target any mobile device that Titanium can, but until other systems are officially tested YMMV.

Additionally, if you do test on other operating systems and mobile simulators/emulators/devices, note and success or failures in the issues section of this repository.