Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

generating digest file in a project that does not use a built tool such as maven, ant #258

Open
mwinensoaa opened this issue Oct 24, 2021 · 1 comment

Comments

@mwinensoaa
Copy link

Is there a way of generating the digest.txt file if you project is not using a built tool such as maven or ant. it seems the documentation only talks of getting it done with build tools

@samskivert
Copy link
Member

You can just run Digester directly, passing the right arguments on the command line:

% java -classpath core/target/getdown-core-1.8.7-SNAPSHOT.jar com.threerings.getdown.tools.Digester
Usage: Digester app_dir [keystore_path password alias]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants