Skip to content

Bharadwajshivam28/DockGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

DockGen - Creating Dockerfiles Made Simple 🔥🔥

Overview

Welcome to DockGen! This command-line interface (CLI), written in Go, simplifies the process of creating Dockerfiles for popular programming languages such as Node.js, Python, Rust, Go, and Java. Generate Dockerfiles effortlessly with interactive prompts tailored to your project requirements.

Features

  • Language Support: This CLI supports multiple programming languages, allowing you to generate Dockerfiles for Node.js, Python, Rust, Go, and Java.

  • User Input: The CLI prompts you for essential information about your project, such as the programming language, version, PORT, etc.

Prerequisites

Ensure that you have the following prerequisites installed on your system:

  • Go: Make sure Go is installed on your machine before using this CLI.

Downloading and Using DockGen

Download the DockGen.go file and run the CLI using the following bash command:

curl -sLJOH "Accept: application/vnd.github.v3.raw" https://api.github.com/repos/Bharadwajshivam28/DockGen/contents/DockGen.go

This will download the DockGen.go file and now to run the CLI by the command:

go run DockGen.go

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages