https://github.com/SimonSiefke/vscode-ddev
VSCode extension to integrate ddev into VSCode
https://github.com/SimonSiefke/vscode-ddev
Last synced: about 1 year ago
JSON representation
VSCode extension to integrate ddev into VSCode
- Host: GitHub
- URL: https://github.com/SimonSiefke/vscode-ddev
- Owner: SimonSiefke
- License: mit
- Archived: true
- Created: 2019-02-04T18:51:45.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-12-21T21:58:42.000Z (over 6 years ago)
- Last Synced: 2024-11-04T13:37:41.946Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 273 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ddev - vscode-ddev
README
[](https://travis-ci.com/SimonSiefke/vscode-ddev) [](https://marketplace.visualstudio.com/items?itemName=SimonSiefke.ddev) [](https://github.com/semantic-release/semantic-release) 
# vscode-ddev
> VSCode extension to integrate [ddev](https://github.com/drud/ddev) into VSCode
## Features
- ddev start
- ddev stop
- ddev composer install
- ddev import-db
## RoadMap
- ddev config
- ddev export-db
- ddev list
- ddev logs