Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 274 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (11 loc) · 274 Bytes

Contributions Guide

While developing this library I often use these shortcuts.

Dumping brew dependencies

brew bundle dump --force --describe --no-restart
bash ./vscode/versions.sh

Dumping crontab state

crontab -l > crontab/crontab