From 5658ad6d88bccfcd20d2f22e11c132b31b33db7c Mon Sep 17 00:00:00 2001 From: Mayra Cabrera Date: Tue, 4 Sep 2018 20:31:24 -0500 Subject: [PATCH] Add Whales (#218) Whales is a tool to automatically dockerize your applications. It works as command line interface that tames features analyzers and outputs necessary Docker files to run your application with Docker Made with love by IcaliaLabs: https://github.com/IcaliaLabs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 15e7b6c..4ebbb97 100644 --- a/README.md +++ b/README.md @@ -259,6 +259,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [transfer.sh](https://transfer.sh/) — Quickly upload and share files from your shell * [vl](https://github.com/ellisonleao/vl) - URL link checker on text documents * [wego](https://github.com/schachmat/wego) - Weather app for the terminal +* [whales](https://github.com/Gueils/whales) - A tool to automatically dockerize your applications * [whereami](https://github.com/rafaelrinaldi/whereami) - Get your geolocation information from the CLI * [wttr.in](https://github.com/chubin/wttr.in) - :partly_sunny: The right way to check the weather (curl wttr.in)