mirror of
https://github.com/bpkg/bpkg
synced 2024-11-08 01:10:36 +00:00
Merge pull request #2 from yorkie/master
just improve UX and update README
This commit is contained in:
commit
39c87da854
12
README.md
12
README.md
@ -2,3 +2,15 @@ bpkg
|
||||
====
|
||||
|
||||
Lightweight bash package manager
|
||||
|
||||
### Installation
|
||||
|
||||
```sh
|
||||
$ make install
|
||||
```
|
||||
|
||||
### Usage
|
||||
|
||||
```
|
||||
$ bpkg --help
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user