Skip to content

tsivinsky/dl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dl

Install and update packages from git repositories with one tool.

Usage

Setup

dl edit

Example configuration:

dl:
  - name: neovim
    url: https://github.com/neovim/neovim.git
    dest: /home/user/software/neovim
    build:
      - sudo make CMAKE_BUILD_TYPE=Release
      - sudo make install

Install

dl install neovim

Update

dl update neovim

Check for new commits

dl check neovim

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages