← Back to team overview

coapp-developers team mailing list archive

Re: Added features to command line coapp applications

 

I wonder if this should be optional metadata for 3rd party packages, too -
i.e. BugTracker for [MyGreatApp.msi]: http://example.com/bugs

On Wed, Jul 13, 2011 at 4:42 AM, Garrett Serack <garretts@xxxxxxxxxxxxx>wrote:

>  I’ve added a feature to the command line parsing stuff that makes it
> simpler to get to the bug tracker for a given tool.****
>
> ** **
>
> Using --list-bugtracker on the command line will  display the tracker for
> every loaded assembly that has a bugtracker attribute:****
>
> ****
>
> ** **
>
> This works by adding a new attribute to the AssemblyInfo.cs file for any
> project in CoApp :****
>
> ** **
>
>
> [assembly: AssemblyBugtracker("https://github.com/coapp/toolkit/issues";)]
>
> ****
>
> ** **
>
> Using --open-bugtracker on the command line will now open the default (the
> one in the EXE, or the first DLL if the EXE doesn’t have one) bug tracker
> for the tool in the default browser.****
>
> ** **
>
> ** **
>
> ** **
>
> [image: Description: Description: Description: fearthecowboy]<http://fearthecowboy.com/>
> ****
>
> *Garrett* *Serack* | Microsoft Open Source Software Developer | *Microsoft
> Corporation
> Office*:(425)706-7939                                       *email*/*
> messenger*: garretts@xxxxxxxxxxxxx
> *blog*: http://fearthecowboy.com                                      *
> twitter*: @fearthecowboy <http://twitter.com/fearthecowboy>****
>
> *I don't make the software you use; I make the software you use better on
> Windows.***
>
> ** **
>
> ** **
>
> _______________________________________________
> Mailing list: https://launchpad.net/~coapp-developers
> Post to     : coapp-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~coapp-developers
> More help   : https://help.launchpad.net/ListHelp
>
>

GIF image

PNG image


Follow ups

References