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:
@@ -26,7 +26,7 @@ This project seeks to bridge all of these worlds into a single entrypoint — i
|
||||
<div align="left">
|
||||
<code>$ <strong>cat Bakefile</strong> $ <strong> bake install</strong>
|
||||
<strong>install</strong>: install/node install/python + <strong>Executing install/node</strong>:
|
||||
echo 'All ready!' | yarn install v1.17.3
|
||||
echo 'All ready!' | yarn install v1.17.3
|
||||
<strong>install/full</strong>: install/system install | info No lockfile found.
|
||||
<strong>install/python</strong>: @skip:key=Pipfile.lock | [1/4] Resolving packages...
|
||||
pipenv install | [2/4] Fetching packages...
|
||||
|
||||
Reference in New Issue
Block a user