erichexter / twitter.bootstrap.mvc

nuget package to make bootstrap easy with mvc4
Apache License 2.0
248 stars 134 forks source link

Added optional 'path' input parameter to build.ps1 #31

Closed devlife closed 11 years ago

devlife commented 11 years ago

I've never worked with an upstream repo before. Hopefully I did it correctly.

I added an optional 'path' input parameter to build.ps1 to make it easier for developers to test.

.\build.ps1 "C:\Users\blah\Desktop\NugetPackages\bootstrap.mvc"

I also cleaned up the script a little bit.

devlife commented 11 years ago

Hmm. Maybe I should have rebased instead of merged?

erichexter commented 11 years ago

I will manually merge this..

devlife commented 11 years ago

Was I supposed to rebase instead of merge?

erichexter commented 11 years ago

the rebase would have helped but it took so long for me to do it... its not a big deal

erichexter commented 11 years ago

committed in 18b452ebf99138e52497ab6998630c322ab9910a

erichexter commented 11 years ago

I appreciate your pull request, will please submit this contributor agreement. http://sdrv.ms/13eMRXm this will help keep the project compliant with our open source license.

devlife commented 11 years ago

Submitted

erichexter commented 11 years ago

thanks!