Commit Graph

11 Commits (master)

Author SHA1 Message Date
Joseph Werle 72c9a90e3f Reintroduce Makefile that invokes setup.sh 7 years ago
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.
9 years ago
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
10 years ago
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
10 years ago
Felix Rabe cd8d96a73a Makefile: Correctly echo installation paths 10 years ago
Alexandre Dantas 31177a9352 Made the install script and Makefile more verbose 10 years ago
Joseph Werle 7742e85126 add init to commands 10 years ago
Joseph Werle 506762608d Add suggest and show helpful commands in help menu 10 years ago
Joseph Werle a7bbe0383a add term 10 years ago
Joseph Werle 497a0e76de fix stuffz 10 years ago
Joseph Werle 16a53e5bcb init 10 years ago