Skip to content

Commit

Permalink
docs: prolog in GH actions
Browse files Browse the repository at this point in the history
  • Loading branch information
tpluscode authored Feb 7, 2025
1 parent 782954e commit c7a412c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@

- [SWI Prolog](https://www.swi-prolog.org/Download.html)

Follow platform-specific instructions to install locally oor in a docker image.

To run `api-tuner` in GitHub workflow, you add this action to your jobs:

```yaml
- uses: fabasoad/setup-prolog-action@v1
```
## Installation
`npm i api-tuner`
Expand Down

0 comments on commit c7a412c

Please sign in to comment.