Code Monkey home page Code Monkey logo

Comments (6)

abbeycode avatar abbeycode commented on May 24, 2024

It also looks like Chocolatey only has 2.0.0-alpha06

from prig.

urasandesu avatar urasandesu commented on May 24, 2024

The latest version is 2.0.0 in Chocolatey. It is under the package moderation, but it can work completely. To install it, you have to specify the -version parameter explicitly. Also, it seems that you have already installed alpha version. I recommend uninstalling it before that.

In conclusion, you have only to execute the following commands in the PowerShell that runs as Administrator:

PS> choco uninstall prig -y -f
PS> choco install prig -version 2.0.0 -y

from prig.

abbeycode avatar abbeycode commented on May 24, 2024

Has NuGet.org been deprecated in favor of Chocolatey?

from prig.

urasandesu avatar urasandesu commented on May 24, 2024

No, I don't like Chocolatey very much because it has too heavy moderation procedure 😣
However, there was technical limitation of NuGet to support Visual Studio integrated environment.

from prig.

abbeycode avatar abbeycode commented on May 24, 2024

Will 2.0.0 eventually be released on NuGet?

from prig.

urasandesu avatar urasandesu commented on May 24, 2024

At the moment, it won't. Because NuGet doesn't have enough functions to manage Prig 2.0.0. For example, extend the context menu, hook the build event and so on.

By the way, I'm working on issue #49, and I'm planning to distribute this library in Visual Studio Gallery. I think that you will be able to install easy as same as NuGet if it is finished.

from prig.

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.