https://github.com/hazemkhaled/titanium-build
Titanium menu to Atom with run, package and more
https://github.com/hazemkhaled/titanium-build
android-emulator atom ios titanium
Last synced: about 1 year ago
JSON representation
Titanium menu to Atom with run, package and more
- Host: GitHub
- URL: https://github.com/hazemkhaled/titanium-build
- Owner: HazemKhaled
- License: mit
- Created: 2015-09-23T02:04:23.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-02-18T21:25:47.000Z (over 8 years ago)
- Last Synced: 2025-03-29T17:13:03.668Z (about 1 year ago)
- Topics: android-emulator, atom, ios, titanium
- Language: JavaScript
- Size: 1.54 MB
- Stars: 9
- Watchers: 2
- Forks: 7
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
This project is no longer under active development. Since @Appcelerator released awesome official package for Atom including debugging, build and more.
# Titanium Build for Atom text editor
Run on iPhone simulator, Android emulator and Android device from atom, more coming soon.

## Install
For full Titanium installation with Atom [Click Here](https://github.com/m1ga/titanium_with_atom).
```
apm install titanium-build
```
## TODOs
1. ~~Deploy on Android devices~~
1. ~~List all available Android emulators~~
1. ~~List all available iOS simulators~~
1. ~~List all available iOS devices~~
1. Deploy on iOS devices
1. Allow customize parameters for more Flexibility #2
1. Settings window to select command Titanium or Appc
1. Build for stores or adhoc
1. Mobile web and Windoes Phone support