You are browsing as a guest. Sign up (or log in) to start making projects!

41m 35s logged

Changes Made

The app now allows for the user to select what extension they want to call using the mouse, it also has a better GitHub action yml, and finally npm tests

Mouse selection

Before the app was entirely keyboard driven their was nothing for the mouse to even interact with. I prefer it like this but their is now the option to select extensions with the mouse instead.

GitHub actions yml

The way I publish the app executable is with GitHub actions I will call an action that compiles the app and publishes the compiled app. But now it will also automatically update the version number so I don’t have to

Tests

I forgot to make tests for the longest time for this app and I finally realized it so I added them

0
5

Comments 0

No comments yet. Be the first!