elpa-project

Emacs library for operations on the current project
  https://elpa.gnu.org/packages/project.html
  0
  no reviews



This file contains generic infrastructure for dealing with projects, some utility functions, and commands using that infrastructure.

The goal is to make it easier for Lisp programs to operate on the current project, without having to know which package handles detection of that project type, parsing its config files, etc.