global
Cross-environment source code tag system
GNU GLOBAL is a source code tagging system that functions in the same way across a wide array of environments, such as different text editors, shells and web browsers. The resulting tags are useful for quickly moving around in a large, deeply nested project.
- Versions: 6.6.13
- Website: https://www.gnu.org/software/global/
- Licenses: GPL 3+
- Package source: gnu/packages/code.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of global
as follows:
guix install global
Or install a particular version:
guix install global@6.6.13
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/global/'><img src='http://127.0.0.1:3000/packages/global/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/global/badges/latest-version.svg)](http://127.0.0.1:3000/packages/global/) Org: [[http://127.0.0.1:3000/packages/global/][http://127.0.0.1:3000/packages/global/badges/latest-version.svg]]