Skip to content

zerkerX/ImageScripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Scripts

Image scripts from "Ryan's Tools" suite.

Overall dependencies to install these tools:

  • txt2man to generate some manual pages (from text files)
  • help2man to generate the remaining manual pages (from help text)

To install to /usr/local, simply run install.sh (likely with sudo). This will also generate the manual pages.

To uninstall later, run uninstall.sh.

Run either with the PREFIX variable set to a value to install to an alternate location. Example:

# PREFIX=/usr ./install.sh

or

$ PREFIX=/home/youruser/.local ./install.sh

Refer to manpages for details on any individual tool and its direct dependencies.

About

Image Manipulation Scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published