Skip to content
This repository was archived by the owner on Dec 28, 2023. It is now read-only.

angrypig555/EasyInstall

EasyInstall

EASYINSTALL IS NO LONGER SUPPORTED. NO MORE UPDATES ARE COMING TO IT.

An application installer for Linux Installing applications made easier

How to Configure!

  1. Define the name of the software to be shown in the installer: char[100] name = "Insert software name";
  2. Define the name of the source code to install: char[50] fname = "Insert source code file name"
  3. Define the name of the output file to be run: char[50] oname = "Insert output file name here" NOTE: The output file has to be created with touch outputfilename
  4. Run the Compile.sh and its done! Its that easy!

About

An application installer for Linux

Topics

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published