Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jreypo/WSL-Tools
https://github.com/jreypo/WSL-Tools
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jreypo/WSL-Tools
- Owner: jreypo
- License: mit
- Created: 2017-04-18T11:35:18.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-04-18T11:56:32.000Z (over 7 years ago)
- Last Synced: 2024-06-09T21:35:31.155Z (5 months ago)
- Language: Shell
- Size: 2.93 KB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WSL-Tools
Scripts and tools I use with [Windows Subsystem for Linux](https://msdn.microsoft.com/en-us/commandline/wsl/about) in Winddows 10. **These tools are for WSL1, not tested in WSL2**
- `configure-docker.sh` - Script to configure the Linux Docker client for a Docker host created with Docker Machine. Usage described on my blog: [My Docker workflow in Windows Subsystem for Linux](http://blog.jreypo.io/containers/microsoft/windows%2010/my-docker-workflow-in-wsl/).
- `vssh.sh` - Script to allow a similar experience to `vagrant ssh` from WSL. Usage described on my blog: [Vagrant ssh in Windows 10 from WSL](http://blog.jreypo.io/devops/microsoft/windows%2010/vagrant-ssh-in-windows-10-from-wsl/).