Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/m-tmatma/setstartupprojectvs

Set Startup Project Visual Studio Plugin
https://github.com/m-tmatma/setstartupprojectvs

project startup visual-studio-extension

Last synced: 7 days ago
JSON representation

Set Startup Project Visual Studio Plugin

Awesome Lists containing this project

README

        

# SetStartupProjectVS

[![Build status](https://ci.appveyor.com/api/projects/status/ubv1v66jmligw2dm/branch/master?svg=true)](https://ci.appveyor.com/project/m-tmatma/setstartupprojectvs/branch/master)

- This is a plugin which changes a project as Starup Project by writing to the solution file.
- It also changes a startup project saved in .suo file.
- It uses https://github.com/michaKFromParis/slnStartupProject

# Binary Release

- https://github.com/m-tmatma/SetStartupProjectVS/releases
- https://marketplace.visualstudio.com/search?term=publisher%3A%22tmatma%22&target=VS&category=All%20categories&vsVersion=&sortBy=Relevance

# Screenshot

![Visual Studio Plugin which set as StartUp Project](/image/screenshot-en.png?raw=true "screenshot")

# How to Get this

## 1

> git clone --recursive https://github.com/m-tmatma/SetStartupProjectVS.git

## 2

> git clone https://github.com/m-tmatma/SetStartupProjectVS.git
> cd SetStartupProjectVS
> git submodule init
> git submodule update

# Website (In Japasese)

- https://m-tmatma.github.io/VC/SetStartupProjectVS.html