A small utility for opening .sln files from the command line.
npm install -g osln
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