Skip to content

Commit

Permalink
Merge branch 'master' of github.com:jswh/wslexe
Browse files Browse the repository at this point in the history
  • Loading branch information
jswh committed Aug 30, 2018
2 parents 471da4c + 5d6bd08 commit b25d4ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
## WSLEXE
The WSL system make a convenience of development on Windows.But the integretion to IDEs and code editors is not convenient.
The WSL system makes a great convenience of development on Windows.But the integretion to IDEs and code editors is not convenient.

The project [wslgit](https://github.com/andy-5/wslgit) makes a dummy exe that trying to receive the arguments and translating all paths from windows type to unix type, and reform these arguments to the real command in wsl .

This shows a way to use wsl application in windows enviroment for ides or code editors. But the project is made for git only. I make a bit change using the file stem name as the real command. And it works!
This shows a way to use wsl application in windows enviroment for IDEs and code editors. But the project is made for git only. I made a bit change using the file stem name as the real command. And it works!

## Usage

Expand Down

0 comments on commit b25d4ae

Please sign in to comment.