This is a command line interface for the Jutge platform.
WARNING: This is beta software, don't expect an optimal experience!
Jutge CLI is at NPM, so the easiest way to get it is:
bun add -g @jutge.org/cliAfter that, you will have an executable called jutge in your PATH.
You don't even need to have installed permanently:
bunx @jutge.org/cli misc fortuneInstall Bun, clone this repo and run:
bun run buildThen get the binary file from the bin folder.