First of all, it's a browser extension. It's currently only available on Chrome. Once installed, it allows you to navigate through projects on GitHub.com efficiently.
Most projects consist of many files and third party dependencies. Files are referencing other files and / or dependencies by language specific statements like include
or require
. Dependencies are most likely declared in a file called manifest e.g. package.json
or Gemfile
. The OctoLinker browser extensions makes these references clickable. No more copy and search.
Install it from the Chrome Web Store.
Anyone can help make this project better - check out the Contributing guide!
If you encounter a problem using OctoLinker, or would like to request an enhancement, feel free to create an issue or say hello @OctoLinker on twitter.
- My girlfriend for being so patient with me!
- art-noir.net for the awesome mascot and website!
- @kkamilio and @WolnyAdrian for teaching me how Ruby works!
- @TheeApeman for code review!
- Every early OctoLinker user, which contributed to OctoLinker by writing issues or PRs!
- Everyone I forgot to mention here, but also influenced OctoLinker!
The OctoLinker project is not affiliated with, sponsored by, or endorsed by github, inc.
Copyright (c) 2014–present Stefan Buck Licensed under the MIT license.