Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/m-tmatma/setstartupprojectvs
- Owner: m-tmatma
- License: mit
- Created: 2017-05-12T22:37:12.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-27T07:56:33.000Z (over 5 years ago)
- Last Synced: 2024-11-07T08:51:46.631Z (about 2 months ago)
- Topics: project, startup, visual-studio-extension
- Language: C#
- Homepage: https://m-tmatma.github.io/VC/SetStartupProjectVS.html
- Size: 95.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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