hunterloftis / hunterloftis/node-boilerplate
Provision needs early sanity tests
Open
- Dominant language
- JavaScript
- Stars
- 4
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Sometimes provision needs sudo (eg, when you need access to /keys/something.id_rsa to put a private key on the remote server) and sometimes it doesn't.
provision needs to check basic things - if there's a private key, can I open it? etc at start so it doesn't get halfway finished and screw up.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.