Skip to content

Commit

Permalink
update README for development
Browse files Browse the repository at this point in the history
  • Loading branch information
echo-bravo-yahoo committed Jul 22, 2024
1 parent a1453ee commit 0e0b6fb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1329,6 +1329,12 @@ do so, you can run commands like this:
```
yarn install
# run against just-in-time built project with dev settings
./bin/dev cloud-login
./bin/dev eval
# or run against built assets; yarn link will place them in your PATH
# as if globally installed
yarn build && yarn link
fauna eval
```

0 comments on commit 0e0b6fb

Please sign in to comment.