Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NDepend helper #564

Merged
merged 2 commits into from
Oct 16, 2014
Merged

NDepend helper #564

merged 2 commits into from
Oct 16, 2014

Conversation

jamescrowley
Copy link
Contributor

Basic version of an NDepend helper. Example usage:

 NDepend (fun p -> { p with 
                            ProjectFile = currentDirectory @@ "NDependProjectFile.ndproj"
                            CoverageFiles = [artifactsDir @@ "DotCover.xml" ]
                 })

forki added a commit that referenced this pull request Oct 16, 2014
@forki forki merged commit 3dcea47 into fsprojects:master Oct 16, 2014
@forki
Copy link
Member

forki commented Oct 16, 2014

this will lead to:

ndepend

@forki
Copy link
Member

forki commented Oct 16, 2014

I added tracing and very basic docs based on your sample. See http://fsharp.github.io/FAKE/apidocs/fake-ndepend.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants