2
0
mirror of https://github.com/bpkg/bpkg synced 2024-11-17 21:26:01 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Joseph Werle
72c9a90e3f Reintroduce Makefile that invokes setup.sh 2017-10-16 13:30:23 -04:00
Sebastian Schuberth
bff2fde9c9 Get rid of the dependency on "make" to install "bpkg"
Rename install.sh to setup.sh in order to take the Makefile targets.
Former make target names are now passed to the script like

$ ./setup.sh uninstall

Fixes #45.
2015-06-25 17:11:00 +02:00
Chris Carpita
9c537d7b73 Add command (show) to display package details from remote
- Use --details flag to print remote README.md
- Use --source flag to print scripts sources
2014-10-08 18:52:35 -04:00
Chris Carpita
e25906484f Support wiki-based repository index
New Plugins:
- bpkg-update: sync repo listings locally
- bpkg-list: list the repo names, with -d flag for details
- bpkg-utils: source-only shared utilities for bpkg plugins

Change-Id: I9ef04a86efa35c61cabd7c4ecfa7c7a134b41c6c
2014-10-08 13:51:54 -04:00
Felix Rabe
cd8d96a73a Makefile: Correctly echo installation paths 2014-09-23 02:06:01 +02:00
Alexandre Dantas
31177a9352 Made the install script and Makefile more verbose 2014-06-17 03:31:17 -03:00
Joseph Werle
7742e85126 add init to commands 2014-06-16 18:51:14 -04:00
Joseph Werle
506762608d Add suggest and show helpful commands in help menu 2014-05-25 17:19:13 -04:00
Joseph Werle
a7bbe0383a add term 2014-05-24 13:05:32 -04:00
Joseph Werle
497a0e76de fix stuffz 2014-05-22 16:34:28 -04:00
Joseph Werle
16a53e5bcb init 2014-05-22 15:52:58 -04:00