Skip to content

justcoded/dockerize-plop-js

Repository files navigation

Dockerized Plop Repository

This repository provides a Dockerized setup for Plop.js, a micro-generator framework that helps you automate the creation of files and components in your projects.

Features

  • Dockerized Environment: Run Plop.js in a containerized environment.

Getting Started

Prerequisites

  • Docker installed on your machine.

Usage

  1. Run the Docker image: You can use the local image name for now, or once finalized, use the public image URL provided by GitHub Actions:
    docker run --rm -it ghcr.io/justcoded/plopjs:latest