Update README.md

This commit is contained in:
2019-09-18 17:33:14 -04:00
committed by GitHub
parent a81ed63dcd
commit 22e80fc702
+3 -10
View File
@@ -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
![advanced screenshot](https://github.com/kennethreitz/bake/blob/master/ext/screenshot.png?raw=true)
Fancy, eh?
<!-- ![bake icon](https://github.com/kennethreitz/bake/blob/master/ext/bake.png?raw=true) -->
![bake icon](https://github.com/kennethreitz/bake/blob/master/ext/bake.png?raw=true)
---------------------