Skip to content

Latest commit

 

History

118 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

package-manager

GitHub License brainmade.org

A simple declarative from-source package manager.

Running

Environment Variables

When installing user packages, the XDG base directory specification is used to determine the install location (unless on macOS/Microsoft Windows). The specification is extended with the following variables:

  • $XDG_BIN_HOME for executables, defaults to $HOME/.local/bin.
  • $XDG_LIB_HOME for shared libraries, defaults to $HOME/.local/lib.
  • $XDG_INCLUDE_HOME for headers, defaults to $HOME/.local/include.

About

A simple declarative from-source package manager.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages