Skip to content

reconquest/bash-get

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go get inspired bash get tool.

bash-get-demo

Consider looking at https://github.com/reconquest/import.bash too.

Usage

Installing new vendor

bash get github.com/reconquest/opts.bash

Updating vendor

bash get -u github.com/reconquest/opts.bash

Updating all vendors

bash get -u  # or
bash get     # non-recursive

Using vendor

Without import.bash

source vendors/github.com/reconquest/opts.bash/opts.bash

# use of opts:... methods

With import.bash

import github.com/reconquest/opts

# use of opts:... methods

About

go get inspired bash get

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages