Skip to content

Commit

Permalink
Updated ftl dev command, added where to view the console
Browse files Browse the repository at this point in the history
  • Loading branch information
matt2e committed Mar 5, 2024
1 parent 8dc0d59 commit 4a4f071
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,11 @@ Once the Hermit environment is activated you can type the following to start a
hot-reloading ftl agent:

```
$ ftl devel ./examples/echo ./examples/time
$ ftl dev ./examples/echo ./examples/time
```

You can then the console can be viewed at `http://localhost:8892`

## Best practices

### Sum types
Expand Down

0 comments on commit 4a4f071

Please sign in to comment.