mirror of
https://github.com/kennethreitz/bake.git
synced 2026-06-05 23:00:17 +00:00
Update README.md
This commit is contained in:
@@ -109,6 +109,12 @@ $ bake install
|
||||
|
||||
### Skip Steps, Automatically
|
||||
|
||||
Because we configured `yarn.lock` and `Pipfile.lock` as cache keys,
|
||||
bake will automatically skip the configured steps— only running them
|
||||
when the files are changed!
|
||||
|
||||
So, let's run that command again :)
|
||||
|
||||
```console
|
||||
$ bake install
|
||||
+ Skipping install/node:
|
||||
|
||||
Reference in New Issue
Block a user