Coder Social home page Coder Social logo

Fable 2 and paket about fable-templates HOT 13 CLOSED

nojaf avatar nojaf commented on August 29, 2024
Fable 2 and paket

from fable-templates.

Comments (13)

enricosada avatar enricosada commented on August 29, 2024 2

from fable-templates.

alfonsogarciacaro avatar alfonsogarciacaro commented on August 29, 2024

I'd love to remove the Mono dependency, although I'm still wary of the new local cli tools because it seems the current design is not final yet. Not sure, any thoughts on this? @MangelMaxime @forki @enricosada

from fable-templates.

MangelMaxime avatar MangelMaxime commented on August 29, 2024

I'm still wary of the new local cli tools because it seems the current design is not final yet

I do agree, I think waiting for the final design could be a good thing. But I am no expert of what is related to dotnet :) So I will follow the decision of @forki and @enricosada as they are probably more inform on this subject.

from fable-templates.

forki avatar forki commented on August 29, 2024

from fable-templates.

nojaf avatar nojaf commented on August 29, 2024

@forki, could please elaborate? What do you mean with project wide tools?

from fable-templates.

forki avatar forki commented on August 29, 2024

from fable-templates.

nojaf avatar nojaf commented on August 29, 2024

Currently these Tools are project specific as in fsproj

Not true, the new global cli (netcore 2.1) can be installed in a local folder.

dotnet tool install --tool-path \".paket\" Paket --version 5.182.0-alpha001 --add-source https://api.nuget.org/v3/index.json"

Will literally install a paket.exe (or a paket file on Linux) into a .paket folder.
No fsproj is touched by this.
So from there on everything is the same as it used to be.

The suggestion here is to remove the (mono compatible) paket.exe and install the latest (netappcore2.1) version with a hook.

from fable-templates.

forki avatar forki commented on August 29, 2024

from fable-templates.

alfonsogarciacaro avatar alfonsogarciacaro commented on August 29, 2024

Local tools should be more or less the same as repo tools, the main problem right now is there's no easy way to manage the version. Seems MSFT is working on this, more info here.

from fable-templates.

enricosada avatar enricosada commented on August 29, 2024

from fable-templates.

enricosada avatar enricosada commented on August 29, 2024

from fable-templates.

nojaf avatar nojaf commented on August 29, 2024

I see, so scenario two does seem to hit the sweet spot.
I've tried it in my own sample project and it works out nicely.

from fable-templates.

nojaf avatar nojaf commented on August 29, 2024

Closing this issue as simple fable package doesn't have paket anymore.
It is easy to install .NETCore paket and run paket convert-from-nuget.

from fable-templates.

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.