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.
- Dockerized Environment: Run Plop.js in a containerized environment.
- Docker installed on your machine.
- 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