Skip to content

Commit

Permalink
Merge pull request #23 from haavamoa/updateReadme
Browse files Browse the repository at this point in the history
Updated Readme
  • Loading branch information
haavamoa authored Jun 21, 2019
2 parents 9554e49 + 97c7055 commit 404164c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@

A blazing website to compare versions of packages on different NuGet sources.

> Currently working on shipping this with Docker

## The idea

Expand All @@ -20,10 +19,15 @@ This web-client provides a simple way of monitoring the different versions of a

## How to use it

### Source

- Open port `1338`
- `cd src/Gjallarhorn.Server`
- `dotnet run`

### Docker

`docker pull haavamoa/gjallarhorn`

# Demonstration
When first starting the web-site you will enter a blank *status*-page. What you need to do is to go to *edit*-page and start writing JSON.
Expand Down

0 comments on commit 404164c

Please sign in to comment.