Update from Base
How to update your project with the latest macpro-base-template releases.
Table of contents
Update from Base
Summary
This command fetches the latest macpro-base-template changes and merges them into your branch. You may then resolve any merge conflicts, and open a PR.
Prerequisites:
- Completed all onboarding
Procedure
- Use the run script:
nvm use run base-update
Notes
- None