Skip to content

Annertech/remote-config

 
 

Repository files navigation

DDEV Remote Config

This repository contains the DDEV remote config definitions used by DDEV. For more information, see DDEV's documentation.

Contributing

Style Guide

This repository uses Prettier to maintain consistent formatting. You can manually run Prettier on this repository (requires Node.js).

  1. Clone or fork this project locally.

  2. Install node dependencies:

    npm install
  3. Run the following command to attempt to auto-fix issues:

npm run lint:fix

About

Customized version of DDEV "tip of the day"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%