Linux arguments support
Breaking Changes:
- NONE! Your code should work exactly the same without changing anything.
Enhancements:
- You can now pass in arguments with your Linux shortcut, just like you can with Windows (to my knowledge this is not possible with OSX)
Special thanks to @unmellow for bringing this to my attention (#30).
Maintenance:
- Updated dependencies
- Updated documentation
Code Quality:
- Linting and Test coverage remains at 100%
- E2E tests all passing