mirror of
https://github.com/phonegap/phonegap-start.git
synced 2026-01-08 22:18:01 -05:00
Merge pull request #146 from arunthampi/master
[doc] Add Hack on Nitrous button to README.md
This commit is contained in:
@@ -12,6 +12,14 @@
|
||||
|
||||
/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:
|
||||
|
||||
10
README.nitrous.md
Normal file
10
README.nitrous.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# 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