RubyGems Navigation menu

jiveapps 1.0.6

Jiveapps

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.

Other features:

  • LiveDev: preview your changes on the Jive App Sandbox in real time

  • Collaboration: add other developers to your project

  • OAuth Key Management: associate consumer key/secret pairs with service names for use in your apps

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)
Show all versions (19 total)

Runtime Dependencies (5):

activesupport = 2.3.5
rest-client = 1.6.1
rubigen = 1.5.5
systemu = 2.2.0

Development Dependencies (3):

rcov >= 0.9.9
rspec >= 2.2.0
webmock >= 1.6.1

Owners:

Authors:

  • Scott Becker

SHA 256 checksum:

2788948b7b4e17bea72a732416b3582a7fe83bc7e5987e7858d813b739fa8017

Total downloads 63,383

For this version 3,877

Licenses:

N/A

Required Ruby Version: None

Links: