Skip to content

Commit

Permalink
Describe bundle exec rake
Browse files Browse the repository at this point in the history
  • Loading branch information
yui-knk committed Dec 25, 2023
1 parent 90e6ab4 commit 517323e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,13 @@ $ bundle exec rbs collection install
$ bundle exec steep check
```

Running both of them:

```shell
$ bundle install
$ bundle exec rake
```

### Profiling Lrama

#### 1. Create parse.tmp.y in ruby/ruby
Expand Down

0 comments on commit 517323e

Please sign in to comment.