Giter Site home page Giter Site logo

Comments (3)

forki avatar forki commented on August 19, 2024

Did you see http://www.navision-blog.de/blog/2013/01/09/using-nuget-package-restore-with-fake/ ?

from fake.

nrolland avatar nrolland commented on August 19, 2024

That is cool when you know all people using the project will want to use fake (and could/should be included as a post step installation in the init.ps1 may be), as you can assume they'll command line anyway.

But, if you are in a project where some people are Fake users, and some just want to continue their traditional MSBuild workflow, then you'd need to have a msbuild target addition for downloading fake (preferably in solutiondir/.fake repository over solutiondir/tools/FAKE no ?) added to each project, and a MSBuild target for Fake FakeTarget.
A Nuget Fake.MSBuild integration could take care of that.

It is quite puzzling that Solutions do not follow the same build format, as I dont know how new project could have their target modified.

(I imagine this is low priority, just a hitch. I can probably convert my coworkers to juste use Fake and its goodness)

from fake.

forki avatar forki commented on August 19, 2024

Actually a VS integration could be nice. But I don't think there should be two different builds.

from fake.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.