Palm Pre Development Bundle for TextMate
Today I’ve created a tiny little bundle for the best editor available⢠named TextMate which adds Palm Pre development features to it. The bundle contains of four commands which let you generate new scenes, package your project, install and launch it on the Pre Emulator. Of course, you need to have Palm’s SDK installed for it to work.
The scene generation works like this: You implement your this.controller.pushScene(“Main”);-statement, select the scene’s name (Main, without the quotes!) and select the scene-generation command from the bundle’s menu. The command will immediately generate you a new scene named just the way you chose to name it. :-)
The other three commands can be ran by pressing the keys Fn+Ctrl+F5/F6/F7. Attention: The bundle only works with TextMate Projects! Generate your Palm Pre project like you always do, by using the following command:
palm-generate -p “{ title:’ProjectName’, id:com.my.ProjectName, version:’1.0.0′ }” ProjectName
Then, create a new TextMate Project and drag&drop the folder palm-generate created for you (“ProjectName”) into the Project’s drawer. Save the project within your Project-directory (“ProjectName”) and then run the commands.
This is the very first version of this bundle and I’ll keep constantly improving it with other features that help me and hopefully others on the development of Palm Pre Web-Apps.
Enjoy!
Download: PalmPre-Bundle-0.1
UPDATE: There’s a newer version available now! Get it here.
About this entry
You’re currently reading “Palm Pre Development Bundle for TextMate”
- Published:
- 11.11.09 / 7pm
- Category:
- Life itself, Linux and stuff ..., Mac and stuff ..., New & Cool, Programming
- Read it:
- On your mobile device.
No comments
Jump to comment form | comments rss [?]