Skip to content

quanhongfei-person/ctags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Coverity Scan Build Status

This project continues the development of exuberant-ctags, but with the work hosted at github.

The purpose of the project is preparing and maintaining common/unified working space where people interested in making universal-ctags better can work together.

Pull-requests are welcome!

How to build and install

Like most Autotools-based projects, you need to do:

$ autoreconf -vfi
$ ./configure --prefix=/where/you/want # defaults to /usr/local
$ make
$ make install # may require extra privileges depending on where to install

After installing the ctags executable will be in $prefix/bin/.

To build on Windows see docs/windows.rst for more information.

About

A maintained ctags implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 62.4%
  • C++ 6.7%
  • M4 4.6%
  • Emacs Lisp 4.5%
  • Shell 3.3%
  • VHDL 2.5%
  • Other 16.0%