Skip to content
This repository was archived by the owner on Dec 10, 2024. It is now read-only.

chore: upgrade dependencies #7

Merged
merged 1 commit into from
Nov 30, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
# Event Horizon CLI
# Event Horizon Dev

This is the accompanying CLI for the @skyleague/event-horizon package.
This is the accompanying dev package for @skyleague/event-horizon.

## How to run

```sh
event-horizon-cli start | npx pino-pretty -m message
event-horizon-dev start | npx pino-pretty -m message
```


## Support

SkyLeague provides Enterprise Support on this open-source library package at clients across industries. Please get in touch via [`https://skyleague.io`](https://skyleague.io).
Expand Down
Loading