File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,15 +3,15 @@ Stacker
33
44[ ![ Twitter Follow] ( https://img.shields.io/twitter/follow/StackerHQ.svg?style=social?maxAge=2592000 )] ( https://twitter.com/StackerHQ )
55[ ![ Version] ( https://img.shields.io/npm/v/stacker-cli.svg )] ( https://www.npmjs.com/package/stacker-cli )
6- [ ![ MIT license] ( https://img.shields.io/badge/license-MIT-brightgreen.svg )] ( https://github.com/StackerHQ /stacker-cli/blob/master/LICENSE )
7- [ ![ dependencies] ( https://david-dm.org/StackerHQ /stacker-cli.svg )] ( https://david-dm.org/StackerHQ /stacker-cli )
8- [ ![ devDependency Status] ( https://david-dm.org/StackerHQ /stacker-cli/dev-status.svg )] ( https://david-dm.org/StackerHQ /stacker-cli#info=devDependencies )
6+ [ ![ MIT license] ( https://img.shields.io/badge/license-MIT-brightgreen.svg )] ( https://github.com/stacker /stacker-cli/blob/master/LICENSE )
7+ [ ![ dependencies] ( https://david-dm.org/stacker /stacker-cli.svg )] ( https://david-dm.org/stacker /stacker-cli )
8+ [ ![ devDependency Status] ( https://david-dm.org/stacker /stacker-cli/dev-status.svg )] ( https://david-dm.org/stacker /stacker-cli#info=devDependencies )
99
1010> Simple Application Environments
1111
1212Stacker is a simple tool for defining application environments, aka * stacks* . Each stack is optimized for ** development** and for ** production** use as well. Stacker is built on top of Docker and Docker Compose as an abstraction layer. The main paradigm followed in designing Stacker was ** convention over configuration** .
1313
14- ## :checkered_flag : Instalation
14+ ## :checkered_flag : Installation
1515
1616Install the CLI app globally using NPM.
1717
You can’t perform that action at this time.
0 commit comments