Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

halferty/teamwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

9 Commits

Repository files navigation

= teamwork
== DESCRIPTION:
A gem wrapper for the Teamwork.com API. (Homepage: http://www.teamwork.com/ API Docs: http://developer.teamwork.com)
== REQUIREMENTS:
 ruby 2.x
== INSTALL:
 gem install teamwork
== API EXAMPLES:
 require 'teamwork'
 api = Teamwork::API.new project_name: 'your-site-name', api_key: 'your-api-key'
 api.people pageSize: 100
 api.people pageSize: 100, page: 2
== DEVELOPERS:
After checking out the source, run:
 $ rake newb
This task will install any missing dependencies, run the tests/specs,
and generate the RDoc.

About

Gem wrapper for TeamworkPM API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /