Skip to content

unofficial bash script that builds the enhanced version of pdfsam (pdf split and merge)

Notifications You must be signed in to change notification settings

ikolar/pdfsam2-buildalternative

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Unofficial bash script that builds the enhanced version of
pdfsam (pdf split and merge)

Run like this:
 $ bash build.sh

It will:
 1. download the source zip
 2. extract, twice*
 3. compile everything to out/
 4. copy non-class resources to out/ as well
 5. build a jar
 6. copy it and the dependencies to dist/
 7. run a test (ConsoleClient -version)
 8. leave a README in dist/ with an example 
 9. clean up behind itself

Licensed under the EU Public License. For non-EU nationals, this means either GPL2 or BSD.

Feel free to modify, improve, w/ever.

Comments to [email protected] .

-i



* there be zip files inside the src zip file

About

unofficial bash script that builds the enhanced version of pdfsam (pdf split and merge)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages