mirror of
https://github.com/phonegap/phonegap-start.git
synced 2026-01-08 22:18:01 -05:00
[#146] Reorganize the nitrous.io section.
This commit is contained in:
23
README.md
23
README.md
@@ -12,20 +12,27 @@
|
||||
|
||||
/www/spec.html
|
||||
|
||||
### Hack on Nitrous.IO
|
||||
|
||||
Get Set Up with the Phonegap Starter App on
|
||||
[Nitrous.IO](https://www.nitrous.io) in a matter of seconds.
|
||||
|
||||
[](https://www.nitrous.io/hack_button?source=embed&runtime=nodejs&repo=phonegap%2Fphonegap-start&file_to_open=README.nitrous.md)
|
||||
|
||||
### PhoneGap/Build
|
||||
|
||||
Create a new app with the following repository:
|
||||
|
||||
https://github.com/phonegap/phonegap-start.git
|
||||
|
||||
### Hack on nitrous.io with PhoneGap Build
|
||||
|
||||
Setup [nitrous.io](https://www.nitrous.io) in a matter of seconds:
|
||||
|
||||
[](https://www.nitrous.io/hack_button?source=embed&runtime=nodejs&repo=phonegap%2Fphonegap-start&file_to_open=README.nitrous.md)
|
||||
|
||||
Then run the following commands in the nitrous.io terminal:
|
||||
|
||||
1. `cd ~/workspace/phonegap-start`
|
||||
2. `npm install -g phonegap`
|
||||
3. `phonegap remote build android`
|
||||
|
||||
The last command requires an Adobe ID and will build your app on PhoneGap Build.
|
||||
|
||||
## Updating the Application
|
||||
|
||||
The application is based on the [Apache Cordova Hello World][cordova-app] app.
|
||||
|
||||
@@ -1,10 +0,0 @@
|
||||
# Get Set Up on Nitrous.IO
|
||||
|
||||
Run the following commands in the terminal below:
|
||||
|
||||
1. `cd ~/workspace/phonegap-start`
|
||||
2. `npm install -g phonegap`
|
||||
3. `phonegap remote build android`
|
||||
|
||||
The last command requires an Adobe ID and will build your app on
|
||||
Phonegap's remote build servers
|
||||
Reference in New Issue
Block a user