Skip to content

Tutorial for "Console Application" Turning Up Error #343

@brandon-sisler

Description

@brandon-sisler

Hey all, I am totally new to this and came to the issues page as a last resort when I couldn't get anything to work.
I'm trying to install and use Arend using the method outlined in "Console Application" at " https://arend-lang.github.io/documentation/getting-started.html ".
Let me walk you through what works.

  1. Downloading the jar file is fine.
  2. Running the test "java -jar Arend.jar" works fine and produces the expected result.
  3. Creating the directories and files goes on without a hitch, although that's all me really, so I don't think Arend could be to blame for issues there.
  4. Once I run the command " java -jar $arend $myProject " I have the return error "Error: -jar requires jar file specification."

So my question is, am I supposed to be putting in these $ signs, or am I supposed to somehow actually specify the path to the Arend.jar file and the arend.yaml file. If so, how do I do this (context: I know no java).
Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions