Project

gemtags

0.0
No commit activity in last 3 years
No release in over 3 years
Run gemtags from the command line to create a ctags file for all bundled gems.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

 Project Readme

CTags for your project's gems

Installation

Just run

gem install gemtags

Usage

In your project directory, run 'gemtags'. This will create a file called .gemtags with all CTags for the gems referenced in your Gemfile. (This file is platform specific and should be added to .gitignore.)