Skip to content

Installation instructions #1

@rweigel

Description

@rweigel

Would you add installation instructions to README.md for

  1. Installing from git (e.g., git clone https://github.com/hapi-server/client-idl.git; cd client-idl; idl hapi_demo.pro)
  2. Installing from zip (e.g., curl -O https://github.com/hapi-server/client-idl/archive/master.zip; unzip master.zip; idl hapi_demo.pro)
  3. installing using .sav file (e.g., curl -O https://github.com/hapi-server/client-idl/raw/master/hapi.sav; idl hapi.sav)

I usually give instructions on how to run a demo after installation so one can easily verify that things work. I'm not sure about the commands to start IDL and execute a script. In the above, I was guessing.

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