Skip to content
This repository has been archived by the owner on Jan 31, 2019. It is now read-only.

Commit

Permalink
Update for docu
Browse files Browse the repository at this point in the history
  • Loading branch information
reiz committed Nov 6, 2013
1 parent 580ee11 commit 1600e63
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/versioneye
@@ -1,12 +1,12 @@
VersionEye is a notification system for software libraries. It notifies you about out-dated dependencies in your repository. Works currently for Ruby (Bundler), Python (Pypi), Node.JS (NPM), Java (Maven, Gradle), PHP (Composer) and Clojure (Lein). Integration for CocoaPods and Bower is on the way.
VersionEye is a notification system for software libraries. It notifies you about outdated dependencies in your repository and works currently for Ruby (Bundler), Python (Pypi), Node.JS (NPM), Java (Maven, Gradle), PHP (Composer) and Clojure (Lein). The integration for CocoaPods and Bower is on the way.

This service hook will inform VersionEye every time you push to GitHub. On every push VersionEye will re parse your project file.
This service hook will inform VersionEye every time you push to GitHub. On every push VersionEye will reparse your project file.

Install Notes
-------------

1. Sign in for free at http://www.VersionEye.com with your GitHub Account.
1. Sign up for free at http://www.VersionEye.com with your GitHub Account.
2. Go to https://www.versioneye.com/user/projects/github_repositories.
3. Select a repository VersionEye should monitor for you.
3. Select a repository that you want VersionEye to monitor for you.
4. Go to the project page and copy the project_id from the URL.
5. Here you find your API Key https://www.versioneye.com/settings/api
5. Here you will find your API Key https://www.versioneye.com/settings/api

0 comments on commit 1600e63

Please sign in to comment.