Skip to content

abcsds/pinguino-installers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pinguino-installers

Installation scripts for the Pinguino IDE

GNU/Linux


installer.sh : Basic shell script to install the Pinguino IDE

zinstaller.sh : Graphic (based on GTK+/Zenity) shell script to install the Pinguino IDE

Make the script executable with : sudo chmod +x installer.sh or sudo chmod +x zinstaller.sh

Launch the script with : sudo ./installer.sh or sudo ./zinstaller.sh

Windows


See https://github.com/MefhigosetH/pinguino-nsi-installer

Mac OS X


installer.sh : Basic shell script to install the Pinguino IDE

Make the script executable with : sudo chmod +x installer.sh

Launch the script with : sudo ./installer.sh

About

Installation scripts for the Pinguino IDE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • NSIS 51.2%
  • C++ 26.3%
  • C 18.3%
  • Python 1.9%
  • HTML 1.1%
  • Assembly 0.7%
  • Other 0.5%