Skip to content

A launcher that you can customize to have shortcuts for apps. Currently configured to launch various IDEs.

Notifications You must be signed in to change notification settings

chenguanyu96/StartCodingFast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StartCodingFast


Introduction

A launcher that you can customize to have shortcuts for apps. Currently configured to launch various IDEs.

Build

To build this project, you will need npm. Builds are currently only tested on Windows. Mac and Linux may come at a later date.

Windows

Make sure you can in the directory where the project is located and then run the following commands:

  1. npm install
  2. npm run package-win A new folder should be created called release-builds with the following structure:

release-builds
|_ IDE-Launcher-win32-ia32 |_ IDE-Launcher.exe |_ (other files)

About

A launcher that you can customize to have shortcuts for apps. Currently configured to launch various IDEs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages