-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Would you add installation instructions to README.md for
- Installing from git (e.g.,
git clone https://github.com/hapi-server/client-idl.git; cd client-idl; idl hapi_demo.pro) - Installing from zip (e.g., curl -O https://github.com/hapi-server/client-idl/archive/master.zip; unzip master.zip; idl hapi_demo.pro)
- installing using
.savfile (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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels