Skip to content

Commit

Permalink
chore: update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
frytg committed Jan 7, 2025
1 parent 72effe5 commit 7c91074
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,16 +48,6 @@ OUTPUT (CRC64-ECMA182):
6a80b80f748c9b50
```

### ARD Core Publisher Remapper

Download all publishers and remap them into our format:

```sh
yarn ard:publishers
```

The output is written to a file: `tmp/ard-publishers.json` (the state is not in this repository, but likely still in [`ard-eventhub/.../coreApi.json`](https://github.com/swrlab/ard-eventhub/blob/main/src/data/coreApi.json)).

## Publish to npm

Sign in to npm and provide username, password, and email-address:
Expand Down

0 comments on commit 7c91074

Please sign in to comment.