1.4.0 • Published 6 years ago
osln v1.4.0
osln
A small utility for opening .sln files from the command line.
Install
npm install -g oslnUsage
Navigate to the root directory of your project and type osln on your command line and press enter.
If you have multiple .sln files in the directory or any of it's sub directories then your are prompted to select which .sln file to open.
For more information about usage type the following:
osln help