end2endzone / ShellAnything

ShellAnything is a C++ open-source software which allow one to easily customize and add new options to *Windows Explorer* context menu. Define specific actions when a user right-click on a file or a directory.
MIT License
183 stars 27 forks source link

Updated INSTALL documentation for using the build scripts. #77

Closed end2endzone closed 3 years ago

end2endzone commented 3 years ago

The INSTALL.md documentation should be updated to show how to use build scripts to facilitate the build process.

The same approach as with https://github.com/end2endzone/bin2cpp/issues/33 should be used.

end2endzone commented 3 years ago

Building using scripts is already documented: see https://github.com/end2endzone/ShellAnything/blob/083fbd9b86edcb5154a1bbce09e13f6146d6bbf1/INSTALL.md#using-the-build-scripts.