RubyGems Navigation menu

jiveapps 0.1.0

These tools are all about making Jive App development as easy as possible. After you install the tools, it only takes a single command to: 1. Create a new app - a simple Hello World application. 2. Set up version control for your code using Git. 3. Host the app code online at Jive's AppHosting server. 4. Register the app on the Jive Apps Marketplace as an app "in development". 5. Install the app on your default app dashboard in the Jive Apps Sandbox. After you install, use this simple workflow to make changes and see them reflected in the sandbox: 1. Make a change to the code on your local machine. 2. Commit the changes to your local Git repository. 3. Push the changes to the remote Jive Apps repository. This automatically updates the hosted copy on the Jive AppHosting server. 4. Refresh the app dashboard or canvas page on the Jive Apps Sandbox and see your changes.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.7 - October 09, 2012 (53.5 KB)
  2. 1.0.6 - February 09, 2012 (53.5 KB)
  3. 1.0.5 - August 02, 2011 (52.5 KB)
  4. 1.0.4 - June 14, 2011 (52 KB)
  5. 1.0.3 - May 20, 2011 (50 KB)
  6. 0.1.0 - February 16, 2011 (45.5 KB)
Show all versions (19 total)

Runtime Dependencies (3):

activesupport = 2.3.5
rest-client = 1.6.1
rubigen = 1.5.5

Development Dependencies (2):

rspec >= 2.2.0
webmock >= 1.6.1

Owners:

Authors:

  • Scott Becker

SHA 256 checksum:

c04cd7766f940879e3ff537fd49ef1ff935c571d4e6736a145c6c56d9d84f575

Total downloads 63,780

For this version 3,276

Licenses:

N/A

Required Ruby Version: None

Links: