Skip to content
This repository has been archived by the owner on Sep 20, 2021. It is now read-only.
/ baget Public archive
forked from loic-sharma/BaGet

A maintained fork only

License

Notifications You must be signed in to change notification settings

visualon/baget

 
 

Repository files navigation

BaGet 🥖

Build Status Join the chat at https://gitter.im/BaGetServer/community Twitter

A lightweight NuGet and Symbol server.

Getting Started

  1. Install .NET Core SDK
  2. Download and extract BaGet's latest release
  3. Start the service with dotnet BaGet.dll
  4. Browse http:https://localhost:5000/ in your browser

For more information, please refer to our documentation.

Features

Stay tuned, more features are planned!

Develop

  1. Install .NET Core SDK and Node.js
  2. Run git clone https://github.com/loic-sharma/BaGet.git
  3. Navigate to .\BaGet\src\BaGet.UI
  4. Install the frontend's dependencies with npm install
  5. Navigate to ..\BaGet
  6. Start the service with dotnet run
  7. Open the URL http:https://localhost:5000/v3/index.json in your browser

Languages

  • C# 90.9%
  • TypeScript 7.8%
  • Other 1.3%