Skip to content

General application launcher for automatic update from github releases

Notifications You must be signed in to change notification settings

2sleepy4u/launcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Launcher

Tool for launcher creation from github release.
You need to create a release on github first; the launcher will take the latest release created.

Installation process

  1. Clone the repository
    git clone https://github.com/2sleepy4u/launcher.git
  1. Install the tool
    cargo install --path launcher
  1. Then in the directory where you want to create the executable run
    create-launcher [repository]

The executable will be created on the same directory you used the tool in. On windows, if you want, you can place an icon.ico inside ./assets directory to give the builded launcer an icon.

For example

create-launcher 2sleepy4u/launcher

About

General application launcher for automatic update from github releases

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages