1.0.0 • Published 4 years ago
generator-remote-containers-win7 v1.0.0
Generator for vscode remote containers
For all those who use docker-cli on windows 7 together with docker-machine and VirtualBox. This generator allows you to create a workspace to share with awesome vscode remote containers.
Prerequisites
- docker-cli
- docker-machine
- git, Oracle VM VirtualBox, MS Windows 7, etc ..
Install
npm -g generator-remote-containers-win7
yarn global add generator-remote-containers-win7
Usage
run
yo remote-containers-win7
select virtual machine
select container template from vscode-dev-containers
enter application name and folder
after generator will finish, navigate to the created folder and run script before start vscode
start vscode
code .
1.0.0
4 years ago