# Pleated Slacks

[![npm version](https://badge.fury.io/js/pleated-slacks.svg)](https://badge.fury.io/js/pleated-slacks)
[![Build Status](https://travis-ci.org/team-jwt/pleated-slacks.svg?branch=master)](https://travis-ci.org/team-jwt/pleated-slacks)
[![Coverage Status](https://coveralls.io/repos/github/team-jwt/pleated-slacks/badge.svg?branch=master)](https://coveralls.io/github/team-jwt/pleated-slacks?branch=master)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/2b851c39f8d549ccbeb51eb44bd94918)](https://www.codacy.com/app/wade_2/pleated-slacks?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=team-jwt/pleated-slacks&amp;utm_campaign=Badge_Grade)
[![David-DM Dependencies](https://david-dm.org/team-jwt/pleated-slacks.svg)](https://david-dm.org/team-jwt/pleated-slacks)

<center><img src="pleated-slacks.png" width="300" /></center>

## Helping Node devs get started with Docker since about now

Pleated Slacks is the comfortable way to get started with Docker,
just like Dockers are the comfortable way to wear slacks for work.
We analyze your package.json and suggest the Docker modules you'll
want to use to run your app's stack. You select which modules you
actually want, and we create your Docker Compose file for you.

1. npm install -g pleated-slacks
1. cd my-repo
1. slacks
1. Follow the prompts
1. Enjoy the auto-created Docker Compose file!

## Future development

* [Launch your Docker environment](https://github.com/team-jwt/pleated-slacks/issues/30)
* [You can control your ports](https://github.com/team-jwt/pleated-slacks/issues/47)
* [Mount your volumes](https://github.com/team-jwt/pleated-slacks/issues/41)
* [Apply your runtime environment variables](https://github.com/team-jwt/pleated-slacks/issues/48)
* Deploy... somewhere? ([Tell us where!](https://github.com/team-jwt/pleated-slacks/issues/new))
* [Your feature here!](https://github.com/team-jwt/pleated-slacks/issues/new)

## Brought to you by

* [Josh](https://github.com/iluvpool19)
* [Wade](https://github.com/juniorbird)
* [Tiffany](https://github.com/tbywong)
