Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0d412f6e98 |
@@ -267,7 +267,8 @@ which passes through `ssh`'s own exit status.
|
||||
|
||||
The repo adheres to the
|
||||
[Scripts to Rule Them All](https://github.com/github/scripts-to-rule-them-all)
|
||||
standard: each Makefile target is a thin shim over an executable in `script/`.
|
||||
standard: most Makefile targets are thin shims over an executable in
|
||||
`script/` (`build` and `clean` are the exceptions).
|
||||
|
||||
- `script/bootstrap` installs everything needed to build and develop (git, make,
|
||||
Go), idempotently, from nix, apt, brew or apk; it does not install the linter,
|
||||
|
||||
Reference in New Issue
Block a user