/appdotnet-ruby

Nascent rubygem for App.net. Doesn't do squat yet.

Primary LanguageRubyMIT LicenseMIT

Appdotnet

Fooling around with the App.net API. God help you if you use this thing in its current state.

Installation

Add this line to your application's Gemfile:

gem 'appdotnet'

And then execute:

$ bundle

Or install it yourself as:

$ gem install appdotnet

Usage

When I know, you'll know

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request