The documentation for the project can be found here.
To run the project, you'll need the following software binaries installed on your development machines:
To install the project dependencies:
npm ci
To run a local instance of the project:
npm run dev
After running the above commands,
- Navigate to
chrome://extensions
. - Enable the
Developer Mode
. - Select
Load unpacked
and choose the generateddist
directory from the project folder to install it.
You should now have the extension installed and running.
We encourage you to contribute to OpenSauced! Please check out the Contributing guide for guidelines about how to proceed.
We have a commit utility called @open-sauced/conventional-commit that helps you write your commits in a way that is easy to understand and process by others.
Got Questions? Join the conversation in our Discord.
Find Open Sauced videos and release overviews on our YouTube Channel.
MIT © Open Sauced