Skip to content

m-dimmitt-pr/install_uninstall_shoes4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template for an install/uninstall gui.

Use this template to make a Programmer agnostic mac application.

Package .app executables.

Enable users without programming experience to click install and uninstall your program.

screen shot 2017-05-06 at 3 35 15 pm

(macintosh) How do I package this repository in it's current form?

  1. git clone https://github.com/shoes/shoes4.git
  2. git clone https://github.com/MichaelDimmitt/install_uninstall_shoes4.git
  3. cd shoes4
  4. rvm install jruby-9.1.8.0
  5. bin/shoes package --mac ../install_uninstall_shoes4/Shoes.rb
  6. app can be found in "pkg" folder should be created in repo install_uninstall_shoes4/

How to connect your program's install and uninstall to the project

  1. cd install_uninstall_shoes4/app
  2. substitute install_driver.rb and uninstall_driver.rb with your install script and uninstall script.
  3. executables must be ruby.rb scripts.

Useful links

project abstracted from shoes main page:
http://shoesrb.com/ image

Interested in output for current shoes4 packaging? see report: #4

About

install uninstall shoes4 gui

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published