__ _______ _____ _ _____ _ _ _
\ \ / / ____|/ ____| | | / ____| | | | | |
\ \ / | (___ | | ___ __| | ___ | (___ | |__ ___ _ __| |_ ___ _ _| |_ ___
\ \/ / \___ \| | / _ \ / _` |/ _ \ \___ \| '_ \ / _ \| '__| __/ __| | | | __/ __|
\ / ____) | |___| (_) | (_| | __/ ____) | | | | (_) | | | || (__| |_| | |_\__ \
\/ |_____/ \_____\___/ \__,_|\___| |_____/|_| |_|\___/|_| \__\___|\__,_|\__|___/
The VS Code Shortcut Generator is a simple application built with JavaScript. Its main purpose is to provide developers with a convenient way to generate random keyboard shortcuts for Mac. This tool can be used on the go or during the development stage to quickly access different functionalities within Visual Studio Code.
Before installing the program, ensure you have the following prerequisites:
- Visual Studio Code installed on your Mac
To download the program, follow these steps:
- Visit the project repository on GitHub: VS Code Shortcut Generator
- Clone the repository to your local machine or download the ZIP file.
To run the program, follow these steps:
- Open the terminal and navigate to the project directory.
- Install the required dependencies by running the following command:
npm install