Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 509 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 509 Bytes

Setup CTags

Requirements

  • homebrew
  • rbenv
  • git
  • wget

Installation

git clone [email protected]:TyGuy/setup_ctags.git
cd setup_ctags

Usage

ruby setup_ctags.rb

Acknowledgements

Be it known that my dear friend Ben Radler @Lordnibbler did all of the hard work on this project, this repo is mere consolidation. Check out his post on the topic here.