Start menu shortcuts
Breaking Changes:
- NONE! Your code should work exactly the same without changing anything.
Enhancements:
- Documented how to add a shortcut to the start menu in Windows and Linux (in
README.md)
Special thanks to @FP07 for bringing this to my attention (#24).
Maintenance:
- Updated dependencies
- Updated documentation
- Improved E2E testing locally
- Added stricter linting rules for JSDocs and improved existing JSDoc blocks
Code Quality:
- Linting and Test coverage remains at 100%
- E2E tests all passing