Commit Graph

21 Commits (de503e955e6f68c923e5b592563c07a4c4a1384a)

Author SHA1 Message Date
jwerle de503e955e refactor(): support 'bpkg.json' 3 years ago
Ben Peachey 4af346da14 Fix more Shellcheck violations. 3 years ago
Ben Peachey 28b14b9fdd Fix all Shellcheck SC2034 violations. 3 years ago
Ben Peachey a53a6648cc Fix all Shellcheck SC2155 violations. 3 years ago
Ben Peachey ef99e9550d Fix all Shellcheck SC2219 violations. 3 years ago
Ben Peachey d30daebb1b Fix all Shellcheck SC2236 violations. 3 years ago
Ben Peachey 355a1bd49d Fix all Shellcheck SC2086 violations. 3 years ago
Ben Peachey 0485cbd0ba Fix all Shellcheck SC2059 violations. 3 years ago
Ben Peachey 2e17e87472 Fix all Shellcheck SC2053 violations. 3 years ago
Ben Peachey ca20c53aff Add support for bpkg.json, next to package.json. 3 years ago
Ben Peachey 1107d7608c Changes various (text) files to *not* be executable
This change affects LICENSE, README.md, package.json and Makefile files.
7 years ago
Joseph Werle 9bbe98c624 bpkg.io > bpkg.sh
Update script to reflect new domain
7 years ago
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 ac0f1f5d16 Merge pull request #68 from nfischer/fix-return-status
Fix template return code generated by `bpkg init`
8 years ago
Nate Fischer b570ebfcd0 Clarify that "username" means "Github username" 8 years ago
Nate Fischer 887fb48c11 Fix template return code generated by `bpkg init` 8 years ago
Joseph Werle 7cc8b1e126 fix typo 9 years ago
Chris Carpita 5ad5fc9318 Improvements to bpkg init
- Generate README.md file with description and install directions pre-filled
- Generate $NAME.sh file with boilerplate, including source-check, usage,
-   argument processing, and version print.
- Nice default for package.json "install" field
- Initialize git repo if one does not exist
- Fix issue with prompt where delete key erased prompt, by using `read -p`
10 years ago
Dominic Giglio ac6b1c86f0 grr redirection 10 years ago
Dominic Giglio ce020ab885 add -e 10 years ago
Ben Kogan 6393eb48d8 Add bpkg-init script 10 years ago