Commit Graph

25 Commits (2a30578d0b931704d96284c37bfa4c52eb0845a1)

Author SHA1 Message Date
Abdelkafi Ahmed 0617f26461 Replace ` ` with $( ) inside strings and in commands (#77)
* Changed how to execute shell commands inside output strings

* Removed the extra { }

* Drop changes to JSON files inside lib/json
8 years ago
Joseph Werle c746f3618e Merge pull request #63 from gregorynicholas/master
updates README.md install docs
8 years ago
Joseph Werle 4fbebd4126 Merge pull request #65 from reduxionist/patch-1
Update README.md
8 years ago
Anders D. Johnson 6965c42429 fix readme typo "omission" 8 years ago
Konstantin Baierer 4fcc571d02 Add Table of Contents to README 8 years ago
Jonathan Barratt fb513cdc51 Update README.md
fix minor typos
8 years ago
gregory nicholas 6a2f4fc933 updates README.md install docs
- updates the url to curl for `setup.sh`
9 years ago
brandonocasey 5b707579cb added files array support to install/package.json
updated readme with files entry
moved package.json copy near the start of install
moved directory creation to the start of install
moved getdeps to the start of install
9 years ago
Troy Howard af0efc54c5 add recursive dependency resolution via package.json 9 years ago
Sebastian Schuberth 4fbae9141a Refer to "setup.sh" instead of an "install" script
This is a fixup for bff2fde.
9 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
Sebastian Schuberth 3c6a141444 README: Minor wording improvements 9 years ago
Philipp Bosch d5d943dafc Make curl-based install command easier to copy and paste 10 years ago
JuanPablo cd3d39aa4a readme: about script to deps/bin in local install 10 years ago
JuanPablo 09b3d2fae1 dependencies to readme 10 years ago
JuanPablo 960fe81e85 make install in a user directory 10 years ago
Joseph Werle 744fb8917d Update README.md 10 years ago
Joseph Werle 620bd5c18c Update README.md 10 years ago
Joseph Werle 323ccff081 Update README.md 10 years ago
Joseph Werle 88cb8d468a Update README.md 10 years ago
Alexandre Dantas 677b3e9ae3 Improved README.md, making it more user-friendly 10 years ago
Joseph Werle c362fccd7f more info in readme about new installs 10 years ago
Joseph Werle 8950991f43 udpate README 11 years ago
Yazhong Liu 6f66fea805 just improve UX and update README 11 years ago
Joseph Werle 81cec6d0f9 Initial commit 11 years ago