Skip to content

charleslamb212/vs-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation


 __      _______  _____          _         _____ _                _             _       
 \ \    / / ____|/ ____|        | |       / ____| |              | |           | |      
  \ \  / | (___ | |     ___   __| | ___  | (___ | |__   ___  _ __| |_ ___ _   _| |_ ___ 
   \ \/ / \___ \| |    / _ \ / _` |/ _ \  \___ \| '_ \ / _ \| '__| __/ __| | | | __/ __|
    \  /  ____) | |___| (_) | (_| |  __/  ____) | | | | (_) | |  | || (__| |_| | |_\__ \
     \/  |_____/ \_____\___/ \__,_|\___| |_____/|_| |_|\___/|_|   \__\___|\__,_|\__|___/
                                                                                        
                                                                                        

Description

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.

Getting Started

Dependencies

Before installing the program, ensure you have the following prerequisites:

  • Visual Studio Code installed on your Mac

Installing

To download the program, follow these steps:

  1. Visit the project repository on GitHub: VS Code Shortcut Generator
  2. Clone the repository to your local machine or download the ZIP file.

Executing program

To run the program, follow these steps:

  1. Open the terminal and navigate to the project directory.
  2. Install the required dependencies by running the following command:
npm install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors