osln
v1.4.0
Published
A small command line utility to open .sln files
Downloads
2
Readme
osln
A small utility for opening .sln
files from the command line.
Install
npm install -g osln
Usage
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