Skip to content
This repository was archived by the owner on Feb 6, 2023. It is now read-only.

hickford/nutake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NuTake

A Chrome browser extension that adds 'download zip' links to package pages on the NuGet.org website. This is the .nupkg file that Visual Studio downloads, but the Nuget.org website hides the link.

How to install

From the Google Chrome web store at https://chrome.google.com/webstore/detail/nutake/ibhhbcaipjilldjkhhblhgdedjgoecap?hl=en&gl=GB

Usage

  1. Browse to a NuGet package page, eg. http://www.nuget.org/packages/Newtonsoft.Json/4.5.2
  2. Follow the download link, eg. 'Download Newtonsoft.Json-4.5.2.zip'

How to build

Build Status

Install Nodejs

npm install -g coffee-script
coffee --compile --output lib src

About

A Google Chrome extension to make it easier to download .nupkg package files from nuget.org

Resources

Stars

Watchers

Forks

Packages

No packages published