Basically, yes. With the rate at which I spin off OSS and side projects, I would like to just use "install-package toji" and have my build set up with compile, tests, packaging, and deployment automated. I want to add some defaults like the giles launch script to automatically select the solution (if possible). I have some xunit, nunit, nuget, msbuild helpers in the project to get projects up quickly. The lack of an xunit nuget package, with test runner, really sucks as I can't just use a script to quickly find the downloaded package.
On Tue, Nov 8, 2011 at 4:11 PM, Jeff Schumacher <[email protected]>wrote: > So this is a bootstrapping project for setting up a psake build? Am I > understanding that correctly? > > On Tue, Nov 8, 2011 at 12:43 PM, Ian Davis <[email protected]> wrote: > >> I have use psake now in a couple projects, and I wanted to see what I >> keep using, and if I can extract that in some reusable way. I created >> Toji <https://github.com/idavis/Toji> in order flush this out. The >> readme has steps to get started and working with the included sample >> project. Feedback and forking are more than welcome. >> >> >> -- >> Ian Davis >> http://innovatian.com >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Seattle area Alt.Net" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/altnetseattle?hl=en. >> > > > > -- > > (◣_◢) > > -- > You received this message because you are subscribed to the Google Groups > "Seattle area Alt.Net" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/altnetseattle?hl=en. > -- Ian Davis http://innovatian.com -- You received this message because you are subscribed to the Google Groups "Seattle area Alt.Net" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/altnetseattle?hl=en.
