ajkachnic / dev-wizard

A simple collection of Dockerfile templates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to dev-wizard 👋

Version Documentation Twitter: su_andrewk

A simple collection of Dockerfile templates

Install

Download the latest release for your operating system. Then, extract the tarball. You can then run the binary.

Usage

# View the help page
dev-wizard --help

# Create a new enviornment
dev-wizard --env <env> --main <main> --dir <dir>

# Example
dev-wizard --env node --main "index.js" --dir .

# View all enviornments
dev-wizard --list

Author

👤 Andrew Kachnic

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

About

A simple collection of Dockerfile templates


Languages

Language:Go 100.0%