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:
@@ -57,10 +57,6 @@ This project seeks to bridge all of these worlds into a single entrypoint — i
|
||||
- Tasks can be run safely and reliably. Rest assured that scripts are executed from the project root (e.g. location of the `Bakefile`).
|
||||
- See [advanced example](https://github.com/kennethreitz/bake#advanced-usage-sample) for further, juicy, details.
|
||||
|
||||
### Community / Contrib
|
||||
|
||||
- [Visual Studio Code Extension](https://marketplace.visualstudio.com/items?itemName=kennethreitz.bake) — highlights `Bakefile`— adequately.
|
||||
|
||||
------------------
|
||||
|
||||
## Installing `$ bake`
|
||||
@@ -123,7 +119,9 @@ Options:
|
||||
|
||||
---------------
|
||||
|
||||
### Community / Contrib
|
||||
|
||||
- [Visual Studio Code Extension](https://marketplace.visualstudio.com/items?itemName=kennethreitz.bake) — highlights `Bakefile`— adequately.
|
||||
|
||||
|
||||
### Team & Workflow Management
|
||||
@@ -180,13 +178,8 @@ $ bake utils/deploy
|
||||
Aborted.
|
||||
```
|
||||
|
||||
## Advanced Usage Sample
|
||||
|
||||

|
||||
|
||||
Fancy, eh?
|
||||
|
||||
<!--  -->
|
||||

|
||||
|
||||
---------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user