Comparing version 2.1.3 to 2.1.4
@@ -5,3 +5,3 @@ | ||
## [2.1.3] - 06.12.2018 | ||
## [2.1.4] - 06.12.2018 | ||
@@ -8,0 +8,0 @@ ### Added |
{ | ||
"name": "flamebird", | ||
"version": "2.1.3", | ||
"version": "2.1.4", | ||
"description": "wonderful task manager for Procfile-based or npm-based applications", | ||
@@ -5,0 +5,0 @@ "main": "flamebird.js", |
@@ -11,3 +11,3 @@ <div align="center"> | ||
<a href="https://github.com/acacode/flamebird/blob/master/LICENSE"><img src="https://img.shields.io/badge/license-MIT-red.svg?style=flat-square"></a><a href="https://www.npmjs.com/package/flamebird"><img src="https://img.shields.io/npm/v/flamebird.svg?style=flat-square"></a><a href="https://travis-ci.org/acacode/flamebird"><img src="https://img.shields.io/travis/acacode/flamebird.svg?style=flat-square"></a><a href="http://npm-stat.com/charts.html?package=flamebird"><img src="https://img.shields.io/npm/dm/flamebird.svg?style=flat-square"></a><a href="https://www.codefactor.io/repository/github/acacode/flamebird/overview/develop"><img src="https://www.codefactor.io/repository/github/acacode/flamebird/badge/develop?style=flat-square"></a> | ||
<h1>:fire: flamebird :fire:</h1> | ||
<h1>🔥 flamebird 🔥</h1> | ||
<p> | ||
@@ -18,7 +18,7 @@ the nodejs task manager for Procfile-based or npm-based applications | ||
<h2 align="left">:rocket: Installation</h2> | ||
## 🚀 Installation | ||
$ npm install -g flamebird | ||
<h2 align="left">:page_facing_up: Usage</h2> | ||
## 📄 Usage | ||
@@ -34,3 +34,3 @@ To start Flamebird you can use `fb [command] [options]` (or longer alias `flamebird [command] [options]`).<br> | ||
<h2 align="left">:computer: Console version (<code>fb start</code>)</h2> | ||
## 💻 Console version (`fb start`) | ||
@@ -45,3 +45,3 @@ $ fb start [options] | ||
<h2 align="left">:computer: Web version (<code>fb web</code>)</h2> | ||
## 💻 Web version (`fb web`) | ||
@@ -74,5 +74,5 @@ $ fb web [options] | ||
<h2 align="left">:memo: License</h2> | ||
## 📝 License | ||
Licensed under the [MIT License](./LICENSE). | ||
687670