Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 481 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (11 loc) · 481 Bytes

Contribute

Please read the code of conduct before contributing.

If you want to run from BaGet's source code:

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