Skip to content

Scripts

cteichmann edited this page Mar 27, 2017 · 15 revisions

There are a number of shell scripts that automate common Alto tasks. These scripts can be downloaded here. In order for these scripts to work it is necessary that an environment variable called ALTO_JAR is set to the path for a .jar file for a recent Alto version, including dependencies. These can downloaded here or build with Maven.

The scripts and their use can be summarized as follows:

#!shell
sh acc <inputfiles> [options]

  • agc - Alto
Clone this wiki locally