Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 337 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (10 loc) · 337 Bytes

Contributing

Updating dev-setup.sh

If you update bootstrap.sh you will need to update the links in the README.md.

To update the links:

  1. Commit the changes to bootstrap.sh.
  2. Run this to update the links:
    ./bin/update-links.sh
    (TODO: adapt for other operating systems)