Code Monkey home page Code Monkey logo

Comments (3)

kasparsd avatar kasparsd commented on May 29, 2024

This is great feedback @kienstra! The instructions definitely make it sound like the dev environment is required for working on the plugin while in fact it's not -- it works with any kind of local setup as long as it has WordPress somewhere :)

The purpose of having some kind of bundled environment is to simplify the development as much as possible, similar to how Composer and npm take care of pulling in all the project dependencies, so I would like to suggest that we leave in the dev environment and rework the instructions per your suggestion.

The Vagrant "wrapper" serves as a helper for users who don't want to install Docker locally or want to isolate the development environment for this plugin from the rest of their system. Ideally, the dev environment should be disposable and super quick to re-create at any point. Ideally, the same development environment could be used for running the test and build pipelines but we're not using it for that purpose yet.

from block-scaffolding-wp.

kienstra avatar kienstra commented on May 29, 2024

Sounds good, @kasparsd! I'll rework the PR (#15) to simply modify the readme.md.

from block-scaffolding-wp.

kienstra avatar kienstra commented on May 29, 2024

In the PR (#15), I reverted the removal of the files, and mentioned in the readme.md that the environment is optional.

from block-scaffolding-wp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.