vs-solution-opener-cli

0.1.1 • Public • Published

Visual studio solution opener

This is a cli implementation of the repository opener found in the github app. The tool will search for .sln files and give options to open any that are found.

Handy when working from the command line.

Usage

$ vs

Options

-h, --help - Display help info.

-d, --directory - The directory to search for .sln files.

-m, --openMultiple [true|false] - Show multi select list when multiple .sln files are found.

To do

  • Improve performance for searching large directories
  • Improve matching pattern to exclude folders that will obviously not contain .sln files e.g /bin, /obj, .git etc

Readme

Keywords

none

Package Sidebar

Install

npm i vs-solution-opener-cli

Weekly Downloads

0

Version

0.1.1

License

ISC

Last publish

Collaborators

  • matthew-turner