commit 49ff07efe355e43e6e1597faacff897541411256 parent d6104bdcabd2c5184d3919cfb43bb585221118d0 Author: Hugo Soucy <hugo@soucy.cc> Date: Sun, 12 Mar 2017 21:23:06 -0400 Put an emphase around the Manuel string. Diffstat:
M | content/txt/bash/2017/03/manuel-taskrunner.md | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/content/txt/bash/2017/03/manuel-taskrunner.md b/content/txt/bash/2017/03/manuel-taskrunner.md @@ -5,10 +5,10 @@ datetime: 11:03:16 template: default --- -Manuel un task runner en bash +**Manuel** un task runner en bash ============================= -[Manuel est une application bash (>= 4) pour créer des tâches automatisées](https://github.com/ShaneKilkelly/manuel). Il +[**Manuel** est une application bash (>= 4) pour créer des tâches automatisées](https://github.com/ShaneKilkelly/manuel). Il s'inspire des outils comme Grunt ou Gulp qui, eux sont écrit en Node.js (JavaScript).